mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-06 12:05:28 +00:00
Monotone-Parent: fe0261e28c3bddd21ccdc7436c04d43f5cdfce7d
Monotone-Revision: dde4cb6401010f8fb6e70639215b4bf693f18f1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-03T14:39:40 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -4,7 +4,7 @@ SRCS=teststrings.m
|
||||
OBJS=$(SRCS:.m=.o)
|
||||
|
||||
teststrings: $(OBJS)
|
||||
$(CC) -o $@ $< $(GNUSTEP_LIBRARIES_FLAGS) -lSOGo -lgnustep-base
|
||||
$(CC) -o $@ $< $(GNUSTEP_LIBRARIES_FLAGS) -lgnustep-base -L../../SoObjects/SOGo/SOGo.framework -lSOGo
|
||||
|
||||
include $(GNUSTEP_MAKEFILES)/common.make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user