]> granicus.if.org Git - apache/commitdiff
added tests to NetWare build.
authorGuenter Knauf <fuankg@apache.org>
Thu, 1 Oct 2009 22:37:05 +0000 (22:37 +0000)
committerGuenter Knauf <fuankg@apache.org>
Thu, 1 Oct 2009 22:37:05 +0000 (22:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@820826 13f79535-47bb-0310-9956-ffa450edef68

modules/NWGNUmakefile

index 7872b2603ecf7f1c6e7e04960e0ecddac6d2ab43..175a75499aefb9a05ab23bc4d59cc22bb7989e0e 100644 (file)
@@ -70,6 +70,12 @@ SUBDIRS += debugging \
        $(EOLIST)
 endif
 
+# Allow the test modules to be built if TEST is defined
+ifdef TEST
+SUBDIRS += test \
+       $(EOLIST)
+endif
+
 
 #
 # Get the 'head' of the build environment.  This includes default targets and