summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2000-12-20 06:26:58 +0000
committerRyan Bloom <rbb@apache.org>2000-12-20 06:26:58 +0000
commit597902b0be2595dc56e87fbe0f03b82d5e48be6f (patch)
tree70b0d4fb44d617a7e98c4cb921c1ea938f8060de /Makefile.in
parenta3886e6de3484554f2ac6933cb28921fb7928d07 (diff)
downloadhttpd-597902b0be2595dc56e87fbe0f03b82d5e48be6f.tar.gz
Remove the test directory from the top level Makefile, and move the STATUS
item to "non-showstopper but nice to fix" category. This is in preparation for tomorrow's BETA. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87447 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 3d7f45beaa..29d03a303f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,5 +1,5 @@
-SUBDIRS = srclib modules os server support test
+SUBDIRS = srclib modules os server support
PROGRAM_NAME = $(progname)
PROGRAM_SOURCES = modules.c