summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4fe22e2a3..08766089f 100644
--- a/Makefile
+++ b/Makefile
@@ -571,9 +571,6 @@ include javascript/Makefile
# Image content handler sources
include image/Makefile
-# PDF saving sources
-include desktop/save_pdf/Makefile
-
# S_COMMON are sources common to all builds
S_COMMON := $(S_CONTENT) $(S_FETCHERS) $(S_CSS) $(S_RENDER) $(S_UTILS) \
$(S_HTTP) $(S_DESKTOP) $(S_JAVASCRIPT)