diff options
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 5ee6261..8928cc4 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -12,3 +12,7 @@ initd_SCRIPTS= \ EXTRA_DIST = \ $(dbusconf_DATA) \ $(NULL) + +MAINTAINERCLEANFILES = \ + *~ \ + Makefile.in |