Browse Source

This needs headers from the srcdir and buildir and
also specifically within "dns/".


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1657 e5f2f494-b856-4b98-b285-d166d9295462

Jeremy C. Reed 15 years ago
parent
commit
abcadd9a54
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/lib/auth/tests/Makefile.am

+ 2 - 1
src/lib/auth/tests/Makefile.am

@@ -1,4 +1,5 @@
-AM_CPPFLAGS = -I$(top_builddir)/src/lib
+AM_CPPFLAGS = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib
+AM_CPPFLAGS += -I$(top_builddir)/src/lib/dns -I$(top_srcdir)/src/lib/dns
 
 CLEANFILES = *.gcno *.gcda