summaryrefslogtreecommitdiff
path: root/desktop/save_pdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/save_pdf/Makefile')
-rw-r--r--desktop/save_pdf/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop/save_pdf/Makefile b/desktop/save_pdf/Makefile
deleted file mode 100644
index cf1f978e6..000000000
--- a/desktop/save_pdf/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# PDF saving sources
-
-# S_PDF are sources of the pdf plotter + the ones for paged-printing
-S_PDF := pdf_plotters.c font_haru.c
-
-S_PDF := $(addprefix desktop/save_pdf/,$(S_PDF))