summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-sam
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2013-12-06 11:47:44 +0100
committerPetr Viktorin <pviktori@redhat.com>2013-12-06 14:44:41 +0100
commit5e2f7b68f0cb8e7fd6ea4f3236e84f1a8d075a13 (patch)
tree69e1d8ee6aecdb7aa416bded5513d906a30741c0 /daemons/ipa-sam
parent07ddfdd1277b03726a237f3fe4629ad3e407d203 (diff)
downloadfreeipa-5e2f7b68f0cb8e7fd6ea4f3236e84f1a8d075a13.tar.gz
freeipa-5e2f7b68f0cb8e7fd6ea4f3236e84f1a8d075a13.tar.xz
freeipa-5e2f7b68f0cb8e7fd6ea4f3236e84f1a8d075a13.zip
Remove CFLAGS duplication.
https://fedorahosted.org/freeipa/ticket/3896
Diffstat (limited to 'daemons/ipa-sam')
-rw-r--r--daemons/ipa-sam/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/daemons/ipa-sam/Makefile.am b/daemons/ipa-sam/Makefile.am
index e8e22503a..d55a18770 100644
--- a/daemons/ipa-sam/Makefile.am
+++ b/daemons/ipa-sam/Makefile.am
@@ -20,7 +20,6 @@ AM_CPPFLAGS = \
-DLDAPIDIR=\""$(localstatedir)/run"\" \
-DHAVE_LDAP \
-I $(KRB5_UTIL_DIR) \
- $(AM_CFLAGS) \
$(LDAP_CFLAGS) \
$(KRB5_CFLAGS) \
$(WARN_CFLAGS) \