From b717f57af09d0b68a4c256593b73263e1d24e53c Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Fri, 23 Feb 2018 11:44:49 +0100 Subject: [PATCH] Remove leftover -I ext/rapidjson --- pdns/recursordist/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/pdns/recursordist/Makefile.am b/pdns/recursordist/Makefile.am index a30b05780..1cce535d8 100644 --- a/pdns/recursordist/Makefile.am +++ b/pdns/recursordist/Makefile.am @@ -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) -- 2.40.0