summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am17
1 files changed, 17 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8fca2eb..1ab5f13 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,3 +57,20 @@ check-abi: baseline_symbols current_symbols.txt
@test `wc -l < libparted.abi-diff` -gt 0 \
&& (echo "ABI has changed. Please, update you ABI package version."; exit 1) \
|| exit 0
+
+MAINTAINERCLEANFILES = ABOUT-NLS \
+ ChangeLog \
+ INSTALL \
+ Makefile.in \
+ aclocal.m4 \
+ compile \
+ config.guess \
+ config.h.in \
+ config.rpath \
+ config.sub \
+ configure \
+ depcomp \
+ install-sh \
+ ltmain.sh \
+ missing \
+ mkinstalldirs \ No newline at end of file