From: Pieter Lexis Date: Fri, 1 May 2015 12:06:30 +0000 (+0200) Subject: Fix make dist with dependency-tracking enabled X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~28^2~75^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2485%2Fhead;p=thirdparty%2Fpdns.git Fix make dist with dependency-tracking enabled --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index c78a0480c3..e1f86e1433 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -579,7 +579,7 @@ dnsdist_SOURCES = \ sholder.hh \ sodcrypto.cc sodcrypto.hh \ sstuff.hh \ - $(top_srcdir)/ext/json11/json11.cpp + ../ext/json11/json11.cpp dnsdist_LDFLAGS = \ $(AM_LDFLAGS)