summaryrefslogtreecommitdiff
path: root/daemons/dmeventd/plugins/Makefile.in
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2010-03-04 09:51:37 +0000
committerZdenek Kabelac <zkabelac@redhat.com>2010-03-04 09:51:37 +0000
commit814aebc4e991a9e3015453bc36bc0756de9c47e3 (patch)
tree3642ff701af42d850a1b603a7de191d80971cb53 /daemons/dmeventd/plugins/Makefile.in
parentc2fa9fa909d715ce7e26c0c59478af1d3d19e412 (diff)
downloadlvm2-814aebc4e991a9e3015453bc36bc0756de9c47e3.tar.gz
Use $(top_builddir) for inclusion of make.tmpl in Makefiles.
Diffstat (limited to 'daemons/dmeventd/plugins/Makefile.in')
-rw-r--r--daemons/dmeventd/plugins/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemons/dmeventd/plugins/Makefile.in b/daemons/dmeventd/plugins/Makefile.in
index 48ae9e9c7..6b25235da 100644
--- a/daemons/dmeventd/plugins/Makefile.in
+++ b/daemons/dmeventd/plugins/Makefile.in
@@ -19,7 +19,7 @@ VPATH = @srcdir@
SUBDIRS += lvm2 mirror snapshot
-include ../../../make.tmpl
+include $(top_builddir)/make.tmpl
mirror: lvm2
snapshot: lvm2