summaryrefslogtreecommitdiff
path: root/extras/Persona_sand.mk
diff options
context:
space:
mode:
Diffstat (limited to 'extras/Persona_sand.mk')
-rw-r--r--extras/Persona_sand.mk18
1 files changed, 0 insertions, 18 deletions
diff --git a/extras/Persona_sand.mk b/extras/Persona_sand.mk
deleted file mode 100644
index 113cdfbd6c4d..000000000000
--- a/extras/Persona_sand.mk
+++ /dev/null
@@ -1,18 +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,extras_persona_sand,$(SRCDIR)/extras/source/gallery/personas/sand))
-
-$(eval $(call gb_Package_add_files,extras_persona_sand,$(LIBO_SHARE_FOLDER)/gallery/personas/sand,\
- footer.png \
- header.png \
- preview.png \
-))
-
-# vim: set noet sw=4 ts=4: