diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk index 068601943a14..cdb129b69e66 100644 --- a/postprocess/CustomTarget_registry.mk +++ b/postprocess/CustomTarget_registry.mk @@ -475,8 +475,8 @@ postprocess_OPTDEPS_pdfimport := calc draw impress math writer # impress, math, web, writer), add optional dependencies on those XCDS that # include those fcfg_X_types.xcu postprocess_FILES_pdfimport := \ - $(OUTDIR)/xml/pdfimport/pdf_import_filter.xcu \ - $(OUTDIR)/xml/pdfimport/pdf_types.xcu + $(SRCDIR)/sdext/source/pdfimport/config/pdf_import_filter.xcu \ + $(SRCDIR)/sdext/source/pdfimport/config/pdf_types.xcu endif ifeq (WNT,$(OS)) diff --git a/sdext/Module_sdext.mk b/sdext/Module_sdext.mk index c6e48d6d38a3..506bb1a4103b 100644 --- a/sdext/Module_sdext.mk +++ b/sdext/Module_sdext.mk @@ -27,7 +27,6 @@ $(eval $(call gb_Module_add_targets,sdext,\ CustomTarget_pdfimport \ Executable_xpdfimport \ Library_pdfimport \ - Package_pdfimport_xcu \ Package_pdfimport_xpdfimport \ StaticLibrary_pdfimport_s \ )) diff --git a/sdext/Package_pdfimport_xcu.mk b/sdext/Package_pdfimport_xcu.mk deleted file mode 100644 index cbc09710be69..000000000000 --- a/sdext/Package_pdfimport_xcu.mk +++ /dev/null @@ -1,15 +0,0 @@ -# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# - -$(eval $(call gb_Package_Package,pdfimport_xcu,$(SRCDIR)/sdext)) - -$(eval $(call gb_Package_add_file,pdfimport_xcu,xml/pdfimport/pdf_import_filter.xcu,source/pdfimport/config/pdf_import_filter.xcu)) -$(eval $(call gb_Package_add_file,pdfimport_xcu,xml/pdfimport/pdf_types.xcu,source/pdfimport/config/pdf_types.xcu)) - -# vim: set noet sw=4 ts=4: diff --git a/sdext/source/pdfimport/config/pdf_types.xcu b/sdext/source/pdfimport/config/pdf_types.xcu index 66ed8a8b7de6..d8128741ec03 100644 --- a/sdext/source/pdfimport/config/pdf_types.xcu +++ b/sdext/source/pdfimport/config/pdf_types.xcu @@ -1,5 +1,5 @@ - +