Commit 7446a8f8 authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

Add the modules/debug directory to the NetWare build

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@122559 13f79535-47bb-0310-9956-ffa450edef68
parent 4ab2f10a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -38,6 +38,12 @@ SUBDIRS += experimental \
	       $(EOLIST)
endif

# Allow the experimental modules to be built if EXPERIMENTAL is defined
ifdef DEBUG
SUBDIRS += debug \
	       $(EOLIST)
endif


#
# Get the 'head' of the build environment.  This includes default targets and