summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2018-04-30 16:31:33 +0100
committerJoe Thornber <ejt@redhat.com>2018-04-30 16:31:33 +0100
commit1b08797419dbb6659652cbfd0e5c9759866c1bfb (patch)
treea2f3510e47733a5b41d5983b9aa085b8d6027ba9 /Makefile.in
parent1ddbbb67e0928ffcad45be61bd32278e9ddb4f7d (diff)
downloadlvm2-1b08797419dbb6659652cbfd0e5c9759866c1bfb.tar.gz
configure: Remove --enable-testing
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 916f54d4a..746be15be 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -210,9 +210,7 @@ endif
endif
-ifeq ("$(TESTING)", "yes")
include test/unit/Makefile
-endif
ifneq ($(shell which ctags),)
.PHONY: tags