Impress Remote 1.0.5, tag sdremote-1.0.5
[LibreOffice.git] / sc / UI_scalc.mk
blobaee514edca52d9a499a4761a3ebe452a88fd9cab
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_UI_UI,modules/scalc))
12 $(eval $(call gb_UI_add_uifiles,modules/scalc,\
13 sc/uiconfig/scalc/ui/printeroptions \
14 sc/uiconfig/scalc/ui/sortcriteriapage \
15 sc/uiconfig/scalc/ui/sortkey \
16 sc/uiconfig/scalc/ui/sortoptionspage \
17 sc/uiconfig/scalc/ui/textimportoptions \
20 # vim: set noet sw=4 ts=4: