sogo/Tests/Integration/GNUmakefile

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