summaryrefslogtreecommitdiffstats
path: root/build/ltlib.mk
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2001-09-13 17:57:03 +0200
committerRyan Bloom <rbb@apache.org>2001-09-13 17:57:03 +0200
commit5a68f25cae8174d3e3e7a396441df4ae63f9e63d (patch)
treea38ce9084d6b9425e7f69538cb37cd6c645dc809 /build/ltlib.mk
parentRemove mod_tls from the Windows project file. (diff)
downloadapache2-5a68f25cae8174d3e3e7a396441df4ae63f9e63d.tar.xz
apache2-5a68f25cae8174d3e3e7a396441df4ae63f9e63d.zip
Gotta find rules.mk in the build directory, not the source.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91019 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/ltlib.mk')
-rw-r--r--build/ltlib.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ltlib.mk b/build/ltlib.mk
index d9b8e4e242..27b12e95e8 100644
--- a/build/ltlib.mk
+++ b/build/ltlib.mk
@@ -56,6 +56,6 @@
TARGETS = $(LTLIBRARY_NAME)
-include $(top_srcdir)/build/rules.mk
+include $(top_builddir)/build/rules.mk
include $(top_srcdir)/build/library.mk