From 3b7e674e22be6c7bc65fb392f676dec61e687e22 Mon Sep 17 00:00:00 2001 From: Kim Woelders Date: Sat, 14 May 2016 17:47:06 +0200 Subject: [PATCH] Add MAINTAINERCLEANFILES. --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile.am b/Makefile.am index de6f83b..a025b69 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,4 +2,8 @@ AUTOMAKE_OPTIONS = foreign SUBDIRS = $(THEMES) +MAINTAINERCLEANFILES = \ + aclocal.m4 configure install-sh missing \ + Makefile.in */Makefile.in */*/Makefile.in + EXTRA_DIST = ChangeLog