diff options
author | Mark McLoughlin <markmc@redhat.com> | 2008-01-11 10:36:25 +0000 |
---|---|---|
committer | Mark McLoughlin <markmc@redhat.com> | 2008-01-11 10:36:25 +0000 |
commit | 23ac773ada10867767e779823ab5f66c79b0dc04 (patch) | |
tree | ac1971c23e23d5380620234be2ab1c47d443f1b2 /ipa-client/Makefile.am | |
parent | 8b3024080bacd79ab022efc9a2b8f8a1d0ea3728 (diff) | |
download | freeipa-23ac773ada10867767e779823ab5f66c79b0dc04.tar.gz freeipa-23ac773ada10867767e779823ab5f66c79b0dc04.tar.xz freeipa-23ac773ada10867767e779823ab5f66c79b0dc04.zip |
Update the .spec filenames in EXTRA_DIST
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Diffstat (limited to 'ipa-client/Makefile.am')
-rw-r--r-- | ipa-client/Makefile.am | 2 |
1 files changed, 1 insertions, 1 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 \ |