aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-06 09:15:09 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-06 09:15:09 +0100
commit7ce780992b2838e03f48636825ef0378f7dde8f4 (patch)
tree952ccdaf4e7c50f0f0cc771e9af0658d7cc55e84 /Makefile.am
parentcabc67e94fe704dfbac6a15d0d538428b6d16dcc (diff)
downloadayatana-indicator-notifications-7ce780992b2838e03f48636825ef0378f7dde8f4.tar.gz
ayatana-indicator-notifications-7ce780992b2838e03f48636825ef0378f7dde8f4.tar.bz2
ayatana-indicator-notifications-7ce780992b2838e03f48636825ef0378f7dde8f4.zip
Makefile.am: Add some build cruft files to DISTCLEANFILES.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am17
1 files changed, 16 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bda13dc..77cce5a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,3 @@
-
SUBDIRS = \
src \
data \
@@ -7,3 +6,19 @@ SUBDIRS = \
EXTRA_DIST = autogen.sh
+DISTCLEANFILES = \
+ INSTALL \
+ Makefile.in \
+ aclocal.m4 \
+ compile \
+ configure \
+ config.h.in \
+ config.h \
+ config.sub \
+ config.guess \
+ depcomp \
+ install-sh \
+ ltmain.sh \
+ missing \
+ po/Makefile.in.in
+