]> sourceware.org Git - lvm2.git/commitdiff
build: drop some more old files
authorZdenek Kabelac <zkabelac@redhat.com>
Sun, 1 Jul 2018 13:01:41 +0000 (15:01 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 2 Jul 2018 08:21:42 +0000 (10:21 +0200)
include/Makefile.in
scripts/Makefile.in

index efe263c270b9e17a1a6a761602af4c64eed92e9b..7993998fd17a2446f4b4350f07d8cf813f05685a 100644 (file)
@@ -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 \
index fc975444631a158f67b05e37b536a894deca8a09..6d32b639108c1cbc85a7a9320f31baa58a692182 100644 (file)
@@ -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
This page took 0.037894 seconds and 5 git commands to generate.