From 52ebad31bae64edd92244a244c8928fb2171c209 Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Mon, 30 Apr 2018 16:16:58 +0100 Subject: vdo: Code drop for status parsing. Doesn't even compile yet. Squash this patch. --- Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.in') 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: -- cgit v1.2.1