]> granicus.if.org Git - apache/commitdiff
Gotta find rules.mk in the build directory, not the source.
authorRyan Bloom <rbb@apache.org>
Thu, 13 Sep 2001 15:57:03 +0000 (15:57 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 13 Sep 2001 15:57:03 +0000 (15:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91019 13f79535-47bb-0310-9956-ffa450edef68

build/ltlib.mk

index d9b8e4e2429e596cdea6fa093d644d8e00112f33..27b12e95e89f53269f9ad4d421085fe17cdbf826 100644 (file)
@@ -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