]> granicus.if.org Git - pdns/commitdiff
Add our own include paths first
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 5 Oct 2014 12:18:00 +0000 (14:18 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 6 Oct 2014 10:07:11 +0000 (12:07 +0200)
modules/remotebackend/Makefile.am

index 9a5758e7b5f5b4232b99536e59e3efb4b1f246d9..4a83d67fbffd2def7bc0e0aace2cfe11ebbdadf8 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS=$(THREADFLAGS) $(BOOST_CPPFLAGS) -I../../pdns/ext/rapidjson/include -I../../pdns/ext/yahttp $(POLARSSL_CFLAGS) $(LIBZMQ_CFLAGS) -I../../pdns
+AM_CPPFLAGS = $(THREADFLAGS) -I../../pdns/ext/rapidjson/include -I../../pdns/ext/yahttp -I../../pdns $(BOOST_CPPFLAGS) $(POLARSSL_CFLAGS) $(LIBZMQ_CFLAGS)
 
 SUBDIRS=../../pdns/ext/yahttp
 EXTRA_DIST=OBJECTFILES OBJECTLIBS testrunner.sh unittest_http.rb unittest_json.rb unittest_pipe.rb unittest_zeromq.rb unittest_post.rb unittest.rb Gemfile Gemfile.lock