summaryrefslogtreecommitdiff
path: root/build.mkcf.in
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-07-18 06:28:57 +0000
committerRoland McGrath <roland@gnu.org>1996-07-18 06:28:57 +0000
commit7f24c3b237361a7fcee33157a86d26b24fefcfd6 (patch)
tree725742302c6d8d34558f96d6f8bd0e7b647810ed /build.mkcf.in
parent78ea0e83aa187f5aa6693761f6d1184d8f7e527f (diff)
Wed Jul 17 22:49:50 1996 Roland McGrath <roland@baalperazim.frob.com>
* build.mkcf.in: Use top_srcdir instead of srcdir.
Diffstat (limited to 'build.mkcf.in')
-rw-r--r--build.mkcf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.mkcf.in b/build.mkcf.in
index b82d3f63..17452771 100644
--- a/build.mkcf.in
+++ b/build.mkcf.in
@@ -1,3 +1,3 @@
# Get the make rules from the source directory.
-include $(srcdir)/Makeconf
+include $(top_srcdir)/Makeconf