opnsense-ports/dns/libpsl/files/patch-Makefile.am
Franco Fichtner 4ae8682170 */*: sync with upstream
Taken from: HardenedBSD
2018-04-28 23:11:06 +02:00

16 lines
374 B
Text

--- Makefile.am.orig 2018-04-26 18:18:39 UTC
+++ Makefile.am
@@ -1,13 +1,6 @@
# got some hints from https://gitorious.org/openismus-playground/examplelib/source
SUBDIRS = po include src tools
-if ENABLE_GTK_DOC
- SUBDIRS += docs/libpsl
-else
-if ENABLE_MAN
- SUBDIRS += docs/libpsl
-endif
-endif
SUBDIRS += fuzz tests msvc
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}