From 279076ecea18a9ec8e97e008da2873253b771702 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 17 Jun 2007 13:20:58 +0000 Subject: support building outside the source directory git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@289 ef36b2f9-881f-0410-afb5-c4e39611909c --- nss/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nss/Makefile.am') diff --git a/nss/Makefile.am b/nss/Makefile.am index ad0d30a..5cd9bd5 100644 --- a/nss/Makefile.am +++ b/nss/Makefile.am @@ -20,6 +20,8 @@ # 02110-1301 USA noinst_PROGRAMS = nss_ldap.so + +AM_CPPFLAGS=-I$(top_srcdir) AM_CFLAGS = -fPIC # determin version numbers to use in installed files -- cgit v1.2.3