diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 3adb68f82e..86d1653fb9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -157,9 +157,6 @@ EXTRA_DIST += tools/mk_cfgrpt.sh #### include external sources in the distributed tarball: EXTRA_DIST += ext/coroutine/coroutine.hpp -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = dns++.pc - CLEANFILES = $(abs_top_builddir)/logger_lockfile # config.h may be included by headers supplied for building user-written |