]> granicus.if.org Git - apache/commitdiff
missed one. This is needed to build the new aputil library.
authorGreg Stein <gstein@apache.org>
Sun, 26 Nov 2000 15:33:04 +0000 (15:33 +0000)
committerGreg Stein <gstein@apache.org>
Sun, 26 Nov 2000 15:33:04 +0000 (15:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87084 13f79535-47bb-0310-9956-ffa450edef68

srclib/Makefile.in

index 1e58b2679cbd35b66786303b8df043aebfc35760..a3ef7c0cbe800ec2199a5300daca6259f688e1ca 100644 (file)
@@ -1,4 +1,4 @@
 
-SUBDIRS = apr pcre $(AP_LIB_DIRS)
+SUBDIRS = apr pcre aputil $(AP_LIB_DIRS)
 
 include $(top_srcdir)/build/rules.mk