summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2018-07-01 15:01:41 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2018-07-02 10:21:42 +0200
commitb55d30956d77afec7a985132225d5b64d072b598 (patch)
tree79919e52b8890a4126522652883568f80229e767
parent52b07672f867a4ec695ab1eff277f0a7f7d88087 (diff)
downloadlvm2-b55d30956d77afec7a985132225d5b64d072b598.tar.gz
build: drop some more old files
-rw-r--r--include/Makefile.in2
-rw-r--r--scripts/Makefile.in4
2 files changed, 6 insertions, 0 deletions
diff --git a/include/Makefile.in b/include/Makefile.in
index efe263c27..7993998fd 100644
--- a/include/Makefile.in
+++ b/include/Makefile.in
@@ -20,6 +20,8 @@ include $(top_builddir)/make.tmpl
DISTCLEAN_TARGETS += .configure.h lvm-version.h
CLEAN_TARGETS += \
+ .symlinks \
+ .symlinks_created \
activate.h \
archiver.h \
bcache.h \
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index fc9754446..6d32b6391 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -154,3 +154,7 @@ DISTCLEAN_TARGETS += \
lvm2_monitoring_systemd_red_hat.service \
lvm2_pvscan_systemd_red_hat@.service \
lvm2_tmpfiles_red_hat.conf
+
+# Remove ancient files
+DISTCLEAN_TARGETS += \
+ lvm2_lvmlocking_systemd_red_hat.service