mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32187 72102866-910b-0410-8b05-ffd578937521
9 lines
212 B
Text
9 lines
212 B
Text
|
|
ADDITIONAL_OBJCFLAGS += -I../../GenericTests/ -I../../../.. -Wall
|
|
|
|
$(GNUSTEP_INSTANCE)_SUBPROJECTS = ../../GenericTests
|
|
|
|
SUBPROJECTS=../../GenericTests ../Resources
|
|
|
|
include $(GNUSTEP_MAKEFILES)/aggregate.make
|
|
|