summaryrefslogtreecommitdiff
path: root/extras/volume_id
diff options
context:
space:
mode:
Diffstat (limited to 'extras/volume_id')
-rw-r--r--extras/volume_id/Makefile.am5
-rw-r--r--extras/volume_id/lib/Makefile.am3
2 files changed, 2 insertions, 6 deletions
diff --git a/extras/volume_id/Makefile.am b/extras/volume_id/Makefile.am
index c58f1a8782..4a8ba94654 100644
--- a/extras/volume_id/Makefile.am
+++ b/extras/volume_id/Makefile.am
@@ -26,7 +26,6 @@ EXTRA_DIST = \
%.7 %.8 : %.xml
$(XSLTPROC) -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
-distclean-local:
- rm -f Makefile.in
- rm -f $(dist_man_MANS)
+MAINTAINERCLEANFILES= \
+ $(dist_man_MANS)
diff --git a/extras/volume_id/lib/Makefile.am b/extras/volume_id/lib/Makefile.am
index 678e44ec1c..d5fd6560f1 100644
--- a/extras/volume_id/lib/Makefile.am
+++ b/extras/volume_id/lib/Makefile.am
@@ -72,6 +72,3 @@ EXTRA_DIST = \
pkgconfigdir = $(prefix)/$(libdir_name)/pkgconfig
pkgconfig_DATA = libvolume_id.pc
-
-distclean-local:
- rm -f Makefile.in