sdext: deliver that weird pdf file to INSTDIR
Change-Id: I3d5daf2ab957eb98c80e936406721a7eb627c436
This commit is contained in:
parent
c801ab3676
commit
3f8ded9c5c
1 changed files with 3 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue