Kaydet (Commit) 04496cb8 authored tarafından Matúš Kukan's avatar Matúš Kukan

sdext: kill Package_pdfimport_xcu.mk

Change-Id: I88a402bf26852e8e216de11d71cbd42edb0aff23
üst aac04a7f
......@@ -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))
......
......@@ -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 \
))
......
# -*- 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:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE oor:component-data SYSTEM "../registry/component-update.dtd">
<!DOCTYPE oor:component-data SYSTEM "../../../../officecfg/registry/component-update.dtd">
<!--
* This file is part of the LibreOffice project.
*
......
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