diff options
author | Rob Crittenden <rcritten@redhat.com> | 2010-06-02 14:54:58 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2010-06-21 09:52:11 -0400 |
commit | ebab635250715e88ed2506a8043813cc9915936b (patch) | |
tree | 6574a0f2c53df853edea1ee91a870bb544e18d14 /install/po/Makefile.in | |
parent | 31027c6183e3df927b08f0f0b7f84ae7420c3e88 (diff) | |
download | freeipa-ebab635250715e88ed2506a8043813cc9915936b.tar.gz freeipa-ebab635250715e88ed2506a8043813cc9915936b.tar.xz freeipa-ebab635250715e88ed2506a8043813cc9915936b.zip |
Drop --with-openldap option in the client. This is no longer optional.
Diffstat (limited to 'install/po/Makefile.in')
-rw-r--r-- | install/po/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/install/po/Makefile.in b/install/po/Makefile.in index 8cb578911..1c597ca9d 100644 --- a/install/po/Makefile.in +++ b/install/po/Makefile.in @@ -283,3 +283,6 @@ test_lang: test: test_lang ./test_i18n.py + +maintainer-clean: + |