summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2018-06-04 13:22:14 +0100
committerJoe Thornber <ejt@redhat.com>2018-06-04 13:22:14 +0100
commit29abba378520a270c3a9385724c8ef5df66497b1 (patch)
tree3a7e2e6da997cba6064a0ca47b6a3c32b6e2d51d /Makefile.in
parent66b10275c5ce7328cd5fb0f00a52de6c76e45481 (diff)
downloadlvm2-29abba378520a270c3a9385724c8ef5df66497b1.tar.gz
build: get separate builddir working again
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 00b4f1e99..851447ec0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -213,7 +213,7 @@ endif
endif
include test/unit/Makefile
-include device_mapper/Makefile
+include $(top_srcdir)/device_mapper/Makefile
ifneq ($(shell which ctags),)
.PHONY: tags