]> granicus.if.org Git - pdns/commitdiff
Remove leftover -I ext/rapidjson
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Fri, 23 Feb 2018 10:44:49 +0000 (11:44 +0100)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Fri, 23 Feb 2018 10:44:49 +0000 (11:44 +0100)
pdns/recursordist/Makefile.am

index a30b0578076df6cd4f17269f0adf7283ed74742c..1cce535d896dfcbf3830e435bec598f8d4820559 100644 (file)
@@ -4,7 +4,6 @@ AM_CPPFLAGS = $(LUA_CFLAGS) $(YAHTTP_CFLAGS) $(BOOST_CPPFLAGS) $(BOTAN_CFLAGS) $
 
 AM_CPPFLAGS += \
        -I$(top_srcdir)/ext/json11 \
-       -I$(top_srcdir)/ext/rapidjson/include \
        $(YAHTTP_CFLAGS) \
        $(LIBCRYPTO_INCLUDES)