sogo/Tests/Integration/GNUmakefile
Ludovic Marcotte f93c06e6a9 Fixed include
2014-10-02 10:50:34 -04:00

9 lines
180 B
Makefile

include $(GNUSTEP_MAKEFILES)/common.make
TOOL_NAME = teststrings
teststrings_OBJC_FILES += \
teststrings.m
-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/tool.make