]> sourceware.org Git - lvm2.git/commitdiff
Merge branch 'master' into 2018-04-30-vdo-support
authorJoe Thornber <ejt@redhat.com>
Wed, 2 May 2018 09:09:20 +0000 (10:09 +0100)
committerJoe Thornber <ejt@redhat.com>
Wed, 2 May 2018 09:09:20 +0000 (10:09 +0100)
1  2 
Makefile.in

diff --cc Makefile.in
index 1b169457be91fefe5ee968c287e4c14e50ab99cf,746be15bef6a988f824e31c1083258bc92aa68b0..3274f174f2453d30e903dd4e9124a9ecf95947bf
@@@ -210,12 -210,8 +210,10 @@@ endi
  
  endif
  
- ifeq ("$(TESTING)", "yes")
  include test/unit/Makefile
- endif
  
 +include device-mapper/Makefile
 +
  ifneq ($(shell which ctags),)
  .PHONY: tags
  tags:
This page took 0.045944 seconds and 5 git commands to generate.