summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.in
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2004-06-15 17:25:07 +0000
committerAlasdair Kergon <agk@redhat.com>2004-06-15 17:25:07 +0000
commitb7d0982ae7fbd8f243fd1086df10d8a6b6f6ab34 (patch)
treeafd45b26a68c7d56e7d204441dfcb5af0a8725b3 /lib/Makefile.in
parent1a9ea74d2d134a52cf7a89ca118ee11f7106e10b (diff)
downloadlvm2-b7d0982ae7fbd8f243fd1086df10d8a6b6f6ab34.tar.gz
lvm2-b7d0982ae7fbd8f243fd1086df10d8a6b6f6ab34.tar.xz
lvm2-b7d0982ae7fbd8f243fd1086df10d8a6b6f6ab34.zip
tidy relative paths in makefile includes
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r--lib/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index dd370ad3..f0da66e7 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -136,5 +136,5 @@ LIB_STATIC = liblvm.a
$(SUBDIRS): $(LIB_STATIC)
-include ../make.tmpl
+include $(top_srcdir)/make.tmpl