From 89db79cde5f4fc93d4447a1016700abc646de831 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Fri, 21 Sep 2007 11:05:10 +0000 Subject: [PATCH] more for out of source builds --- contrib/ldapc++/examples/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5