Remove build warnings

Fix rpm build warnings report in Fedora 19 build.

https://fedorahosted.org/freeipa/ticket/3500
This commit is contained in:
Martin Kosek
2013-03-12 15:28:58 +01:00
parent e13a437031
commit 13b1028ac8
16 changed files with 31 additions and 31 deletions

View File

@@ -5,7 +5,7 @@ IPA_UTIL_DIR = ../../../util
KRB5_UTIL_SRCS = $(KRB5_UTIL_DIR)/ipa_krb5.c \
$(KRB5_UTIL_DIR)/ipa_pwd.c
INCLUDES = \
AM_CPPFLAGS = \
-I. \
-I$(srcdir) \
-I$(KRB5_UTIL_DIR) \