mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-29 19:41:00 +00:00
10 lines
198 B
Text
10 lines
198 B
Text
|
|
||
|
ADDITIONAL_OBJCFLAGS += -I../GenericTests/ -I../../.. -Wall
|
||
|
|
||
|
$(GNUSTEP_INSTANCE)_SUBPROJECTS = ../GenericTests
|
||
|
|
||
|
SUBPROJECTS= ../GenericTests Resources
|
||
|
|
||
|
include $(GNUSTEP_MAKEFILES)/aggregate.make
|
||
|
|