diff options
Diffstat (limited to 'ipa-client')
-rw-r--r-- | ipa-client/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ipa-client/Makefile.am b/ipa-client/Makefile.am index ca251ae9d..2df175e53 100644 --- a/ipa-client/Makefile.am +++ b/ipa-client/Makefile.am @@ -25,7 +25,6 @@ AM_CPPFLAGS = \ -DLIBEXECDIR=\""$(libexecdir)"\" \ -DDATADIR=\""$(datadir)"\" \ -DLOCALEDIR=\""$(localedir)"\" \ - $(AM_CFLAGS) \ $(KRB5_CFLAGS) \ $(OPENLDAP_CFLAGS) \ $(SASL_CFLAGS) \ |