You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2007/10/17 21:16:16 UTC

svn commit: r585637 - /apr/apr/trunk/test/Makefile.win

Author: wrowe
Date: Wed Oct 17 12:16:15 2007
New Revision: 585637

URL: http://svn.apache.org/viewvc?rev=585637&view=rev
Log:
THOSE other programs :)

Modified:
    apr/apr/trunk/test/Makefile.win

Modified: apr/apr/trunk/test/Makefile.win
URL: http://svn.apache.org/viewvc/apr/apr/trunk/test/Makefile.win?rev=585637&r1=585636&r2=585637&view=diff
==============================================================================
--- apr/apr/trunk/test/Makefile.win (original)
+++ apr/apr/trunk/test/Makefile.win Wed Oct 17 12:16:15 2007
@@ -96,7 +96,7 @@
 
 TEST_SUBDIRS = internal
 
-PROGRAMS = $(TESTALL_COMPONENTS) $(STDTEST_PORTABLE) $(STDTEST_NONPORTABLE)
+PROGRAMS = $(TESTALL_COMPONENTS) $(STDTEST_PORTABLE) $(STDTEST_NONPORTABLE) \
 	$(OTHER_PROGRAMS)
 
 TARGETS = $(PROGRAMS)