summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ipa-client/Makefile.am2
-rw-r--r--ipa-server/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/ipa-client/Makefile.am b/ipa-client/Makefile.am
index 95c2cc3e3..ff5fbb752 100644
--- a/ipa-client/Makefile.am
+++ b/ipa-client/Makefile.am
@@ -41,7 +41,7 @@ SUBDIRS = \
$(NULL)
EXTRA_DIST = \
- freeipa-client.spec \
+ ipa-client.spec \
COPYING \
AUTHORS \
INSTALL \
diff --git a/ipa-server/Makefile.am b/ipa-server/Makefile.am
index b5da3f566..a145ac031 100644
--- a/ipa-server/Makefile.am
+++ b/ipa-server/Makefile.am
@@ -14,7 +14,7 @@ SUBDIRS = \
$(NULL)
EXTRA_DIST = \
- freeipa-server.spec \
+ ipa-server.spec \
COPYING \
AUTHORS \
INSTALL \