summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2018-04-30 16:16:58 +0100
committerJoe Thornber <ejt@redhat.com>2018-04-30 16:16:58 +0100
commit52ebad31bae64edd92244a244c8928fb2171c209 (patch)
tree05a33fbdf512a0b8e58e2425b8c7152d2c9604f8 /Makefile.in
parent9384b2b5c59e9bca8c2054f76b62155a64c51c38 (diff)
downloadlvm2-52ebad31bae64edd92244a244c8928fb2171c209.tar.gz
vdo: Code drop for status parsing.
Doesn't even compile yet. Squash this patch.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 916f54d4a..1b169457b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -214,6 +214,8 @@ ifeq ("$(TESTING)", "yes")
include test/unit/Makefile
endif
+include device-mapper/Makefile
+
ifneq ($(shell which ctags),)
.PHONY: tags
tags: