summaryrefslogtreecommitdiffstats
path: root/Mesa/Module_Mesa.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-06 21:18:50 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-07 01:41:25 +0200
commit11c72e49522b1af5fe4e2f1871545f8d3ff017d1 (patch)
treeee0c5a5e07fe3d7e231661f0a56b3f11f629143f /Mesa/Module_Mesa.mk
parentx11_extensions: remove Package_inc (diff)
downloadcore-11c72e49522b1af5fe4e2f1871545f8d3ff017d1.tar.gz
core-11c72e49522b1af5fe4e2f1871545f8d3ff017d1.zip
remove empty Module makefiles
Change-Id: Ifd85c8e2c4ec16db42001657009b8678d89a8fe1
Diffstat (limited to 'Mesa/Module_Mesa.mk')
-rw-r--r--Mesa/Module_Mesa.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/Mesa/Module_Mesa.mk b/Mesa/Module_Mesa.mk
deleted file mode 100644
index 377caed83581..000000000000
--- a/Mesa/Module_Mesa.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-#
-# 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_Module_Module,Mesa))
-
-# vim: set noet sw=4: