From: Ralf Haferkamp Date: Fri, 21 Sep 2007 11:05:10 +0000 (+0000) Subject: more for out of source builds X-Git-Tag: OPENLDAP_REL_ENG_2_4_9~20^2~617 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=89db79cde5f4fc93d4447a1016700abc646de831;p=openldap more for out of source builds --- diff --git a/contrib/ldapc++/examples/Makefile.am b/contrib/ldapc++/examples/Makefile.am index bf46194225..a188333bc1 100644 --- a/contrib/ldapc++/examples/Makefile.am +++ b/contrib/ldapc++/examples/Makefile.am @@ -2,6 +2,7 @@ # Copyright 2003, OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT file ## +AM_CPPFLAGS = -I$(top_srcdir)/src noinst_PROGRAMS = main readSchema urlTest main_SOURCES = main.cpp