summaryrefslogtreecommitdiffstats
path: root/ipa-server/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-server/Makefile.am')
-rw-r--r--ipa-server/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/ipa-server/Makefile.am b/ipa-server/Makefile.am
index 949b39c3e..a0e8bdad9 100644
--- a/ipa-server/Makefile.am
+++ b/ipa-server/Makefile.am
@@ -50,6 +50,7 @@ MAINTAINERCLEANFILES = \
intltool-*.in \
compile \
configure \
+ COPYING \
INSTALL \
install-sh \
missing \
@@ -61,6 +62,8 @@ MAINTAINERCLEANFILES = \
Makefile.in \
config.h.* \
aclocal.m4 \
+ ipa-server.spec \
+ py-compile \
$(NULL)
# Creating ChangeLog from hg log (taken from cairo/Makefile.am):