Commit 66601fc6 authored by Ryan Bloom's avatar Ryan Bloom
Browse files

rules.mk is found in the builddir now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91023 13f79535-47bb-0310-9956-ffa450edef68
parent 993cb29f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,5 +72,5 @@ install-modules:
		done; \
	fi	

include $(top_srcdir)/build/rules.mk
include $(top_builddir)/build/rules.mk