mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 16:50:58 +00:00
10 lines
212 B
Text
10 lines
212 B
Text
|
|
||
|
ADDITIONAL_OBJCFLAGS += -I../../GenericTests/ -I../../../.. -Wall
|
||
|
|
||
|
$(GNUSTEP_INSTANCE)_SUBPROJECTS = ../../GenericTests
|
||
|
|
||
|
SUBPROJECTS=../../GenericTests ../Resources
|
||
|
|
||
|
include $(GNUSTEP_MAKEFILES)/aggregate.make
|
||
|
|