summaryrefslogtreecommitdiffstats
path: root/x11_extensions/Module_x11_extensions.mk
diff options
context:
space:
mode:
Diffstat (limited to 'x11_extensions/Module_x11_extensions.mk')
-rw-r--r--x11_extensions/Module_x11_extensions.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11_extensions/Module_x11_extensions.mk b/x11_extensions/Module_x11_extensions.mk
deleted file mode 100644
index 87d6b41685b2..000000000000
--- a/x11_extensions/Module_x11_extensions.mk
+++ /dev/null
@@ -1,12 +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_Module_Module,x11_extensions))
-
-# vim: set shiftwidth=4 tabstop=4 noexpandtab: