Kaydet (Commit) 80db6f58 authored tarafından David Tardon's avatar David Tardon Kaydeden (comit) Michael Stahl

gbuild: drop unneeded package

Change-Id: I9d0fa82302f07b2ae3820d416556d2c4e40f70df
üst 59dbfa41
......@@ -15,7 +15,6 @@ $(eval $(call gb_Module_add_targets,sd,\
Library_sdd \
Library_sdfilt \
Library_sdui \
Package_inc \
Package_web \
Package_xml \
UIConfig_sdraw \
......
# -*- 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,sd_inc,$(SRCDIR)/sd/inc))
$(eval $(call gb_Package_add_file,sd_inc,inc/sd/sddll.hxx,sddll.hxx))
# 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