diff options
Diffstat (limited to 'ipa-server/Makefile.am')
-rw-r--r-- | ipa-server/Makefile.am | 3 |
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): |