Author: joes
Date: Fri Apr 22 14:00:18 2005
New Revision: 164280
URL: http://svn.apache.org/viewcvs?rev=164280&view=rev
Log:
automake is a nightmare. Let's ignore module/apache
for now, since we don't need to distribute it
anytime soon.
Modified:
httpd/apreq/trunk/module/Makefile.am
Modified: httpd/apreq/trunk/module/Makefile.am
URL:
http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/Makefile.am?rev=164280&r1=164279&r2=164280&view=diff
==============================================================================
--- httpd/apreq/trunk/module/Makefile.am (original)
+++ httpd/apreq/trunk/module/Makefile.am Fri Apr 22 14:00:18 2005
@@ -1,5 +1,5 @@
AM_CPPFLAGS = @APR_INCLUDES@
-SUBDIRS = apache2 apache
+SUBDIRS = apache2
TEST_CONFIG_SCRIPT = package Apache::TestMM; filter_args();
generate_script("t/TEST")
EXTRA_DIST = t c-modules