From 570b71372f097ed986f9435d3d9795b21312060f Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Mon, 5 May 2008 15:25:28 -0400 Subject: Second half of the redoing how the version is managed. --- ipa-client/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ipa-client/Makefile.am') diff --git a/ipa-client/Makefile.am b/ipa-client/Makefile.am index 639dbb81..b93e6f35 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): -- cgit