summaryrefslogtreecommitdiffstats
path: root/ipa-client/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-client/autogen.sh')
-rwxr-xr-xipa-client/autogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-client/autogen.sh b/ipa-client/autogen.sh
index c95b6dbc6..014487e41 100755
--- a/ipa-client/autogen.sh
+++ b/ipa-client/autogen.sh
@@ -2,7 +2,7 @@
# Run this to generate all the initial makefiles, etc.
set -e
-PACKAGE=freeipa-server
+PACKAGE=freeipa-client
LIBTOOLIZE=${LIBTOOLIZE-libtoolize}
LIBTOOLIZE_FLAGS="--copy --force"