set the "check" target as a non-default target

pull/7/head
Wolfgang Sourdeau 2012-11-07 09:49:46 -05:00
parent 54e1439faf
commit 160aa42b88
1 changed files with 2 additions and 3 deletions

View File

@ -38,10 +38,9 @@ ADDITIONAL_LIB_DIRS += \
-Wl,-rpath,../../SoObjects/SOGo/SOGo.framework/Versions/Current -Wl,-rpath,../../SOPE/NGCards/obj -Wl,-rpath,../../SOPE/GDLContentStore/obj -Wl,-rpath,../../OGoContentStore/obj
ADDITIONAL_LDFLAGS += -Wl,--no-as-needed
check ::
./obj/sogo-tests
-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/test-tool.make
-include GNUmakefile.postamble
check ::
./obj/sogo-tests