Kaydet (Commit) 3f8ded9c authored tarafından Michael Stahl's avatar Michael Stahl

sdext: deliver that weird pdf file to INSTDIR

Change-Id: I3d5daf2ab957eb98c80e936406721a7eb627c436
üst c801ab36
......@@ -9,6 +9,8 @@
$(eval $(call gb_Package_Package,sdext_pdfimport_pdf,$(SRCDIR)/sdext))
$(eval $(call gb_Package_add_file,sdext_pdfimport_pdf,bin/xpdfimport_err.pdf,source/pdfimport/dialogs/xpdfimport_err.pdf))
$(eval $(call gb_Package_set_outdir,sdext_pdfimport_pdf,$(INSTROOT)))
$(eval $(call gb_Package_add_file,sdext_pdfimport_pdf,share/xpdfimport/xpdfimport_err.pdf,source/pdfimport/dialogs/xpdfimport_err.pdf))
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment