Commit b5f6c699 authored by Greg Stein's avatar Greg Stein
Browse files

missed one. This is needed to build the new aputil library.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87084 13f79535-47bb-0310-9956-ffa450edef68
parent ed687d7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line

SUBDIRS = apr pcre $(AP_LIB_DIRS)
SUBDIRS = apr pcre aputil $(AP_LIB_DIRS)

include $(top_srcdir)/build/rules.mk