summaryrefslogtreecommitdiffstats
path: root/ipa-client/Makefile.am
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-05-05 15:25:28 -0400
committerSimo Sorce <ssorce@redhat.com>2008-05-07 18:26:03 -0400
commit570b71372f097ed986f9435d3d9795b21312060f (patch)
tree1812a80f2e9e6975733d3197332ec9387df4fc31 /ipa-client/Makefile.am
parent6f4d71d2cc74a656a3dd4376e367e51c23ec2769 (diff)
downloadfreeipa-570b71372f097ed986f9435d3d9795b21312060f.tar.gz
freeipa-570b71372f097ed986f9435d3d9795b21312060f.tar.xz
freeipa-570b71372f097ed986f9435d3d9795b21312060f.zip
Second half of the redoing how the version is managed.
Diffstat (limited to 'ipa-client/Makefile.am')
-rw-r--r--ipa-client/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/ipa-client/Makefile.am b/ipa-client/Makefile.am
index 639dbb813..b93e6f35b 100644
--- a/ipa-client/Makefile.am
+++ b/ipa-client/Makefile.am
@@ -62,6 +62,7 @@ MAINTAINERCLEANFILES = \
intltool-*.in \
compile \
configure \
+ COPYING \
INSTALL \
install-sh \
missing \
@@ -73,6 +74,8 @@ MAINTAINERCLEANFILES = \
Makefile.in \
config.h.* \
aclocal.m4 \
+ ipa-client.spec \
+ py-compile \
$(NULL)
# Creating ChangeLog from hg log (taken from cairo/Makefile.am):