summaryrefslogtreecommitdiff
path: root/lib/Makefile.in
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2015-09-08 14:33:29 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2015-09-08 15:41:33 +0200
commit8ff43c3705573043e2fa8ce68c2f052273cce205 (patch)
tree63fd6e829f1439fa9eaa180983125589de2101d6 /lib/Makefile.in
parent026db9062129d8b5f0e0a8a6539014e8c04a35e0 (diff)
downloadlvm2-8ff43c3705573043e2fa8ce68c2f052273cce205.tar.gz
makefiles: ensure no old .h are left
Ensure make clean cleans any left-over file from their previous location so they are not in conflict with new ones. Also hide error message when .commands file is not present.
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r--lib/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index ec80c7c19..3e0e6f87e 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -229,3 +229,5 @@ include $(top_builddir)/make.tmpl
CFLAGS += $(BLKID_CFLAGS) $(UDEV_CFLAGS) $(VALGRIND_CFLAGS)
$(SUBDIRS): $(LIB_STATIC)
+
+CLEAN_TARGETS += misc/configure.h misc/lvm-version.h