mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Get rid of last relative include path in our Makefiles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85103 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -56,7 +56,7 @@
|
||||
|
||||
all: all-recursive
|
||||
|
||||
include modules.mk
|
||||
include $(builddir)/modules.mk
|
||||
targets = $(static) $(shared)
|
||||
install_targets = install-modules
|
||||
|
||||
|
Reference in New Issue
Block a user