summaryrefslogtreecommitdiffstats
path: root/external/languagetool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'external/languagetool/Makefile')
-rw-r--r--external/languagetool/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/external/languagetool/Makefile b/external/languagetool/Makefile
deleted file mode 100644
index e4968cf85fb6..000000000000
--- a/external/languagetool/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-
-module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))
-
-include $(module_directory)/../../solenv/gbuild/partial_build.mk
-
-# vim: set noet sw=4 ts=4: