]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Get rid of last relative include path in our Makefiles
authorSascha Schumann <sascha@apache.org>
Sun, 30 Apr 2000 02:28:14 +0000 (02:28 +0000)
committerSascha Schumann <sascha@apache.org>
Sun, 30 Apr 2000 02:28:14 +0000 (02:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85103 13f79535-47bb-0310-9956-ffa450edef68

build/special.mk

index 79049d2b923118d4c995246366ada0aa608a22b0..139c0b867b67475b058282f31b950d2203193a24 100644 (file)
@@ -56,7 +56,7 @@
 
 all: all-recursive
 
-include modules.mk
+include $(builddir)/modules.mk
 targets = $(static) $(shared)
 install_targets = install-modules