libs-base/Tests/base/GenericTests/GNUmakefile
rfm b179b29898 import testsuite
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32187 72102866-910b-0410-8b05-ffd578937521
2011-02-16 08:21:17 +00:00

11 lines
159 B
Makefile

#
#
#
include $(GNUSTEP_MAKEFILES)/common.make
SUBPROJECT_NAME=generictests
generictests_OBJC_FILES=generic.m
include $(GNUSTEP_MAKEFILES)/subproject.make