BUILD: Fix portability of NSS in file ipa_pwd.c

Tested-by: Timo Aaltonen <tjaalton@ubuntu.com>
This commit is contained in:
Lukas Slebodnik
2014-01-28 16:35:34 +01:00
committed by Martin Kosek
parent c919363538
commit a4faa2f444
3 changed files with 8 additions and 5 deletions

View File

@@ -21,6 +21,7 @@ AM_CPPFLAGS = \
$(LDAP_CFLAGS) \
$(KRB5_CFLAGS) \
$(SSL_CFLAGS) \
$(NSS_CFLAGS) \
$(WARN_CFLAGS) \
$(NULL)