mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 22:38:51 +00:00
Monotone-Parent: 149979fcef67a0799105ec0cd45d5b5364e8dbcf
Monotone-Revision: 7ee997ad520d61e48d2f051e02d433791c47fd08 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T18:57:00 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) -lgnustep-base -L../../SoObjects/SOGo/SOGo.framework -lSOGo
|
||||
$(CC) -o $@ $< $(GNUSTEP_LIBRARIES_FLAGS) -lgnustep-base -L../../SoObjects/SOGo/SOGo.framework -lSOGo -lobjc
|
||||
|
||||
include $(GNUSTEP_MAKEFILES)/common.make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user