summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index d569738be..d89aa9520 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -6,7 +6,7 @@
# Use libharu to enable PDF export and GTK printing support. There is no
# auto-detection available for this, as it does not have a pkg-config file.
-NETSURF_USE_HARU_PDF=NO
+NETSURF_USE_HARU_PDF=YES
# The following options are GTK-specific
ifeq ($(TARGET),gtk)