summaryrefslogtreecommitdiff
path: root/help/bg/Makefile.am
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-02-20 11:48:41 +0100
committerraveit65 <[email protected]>2019-02-20 12:30:55 +0100
commitd30504d5e497c9a850dd1c2779be48a12a0da5b5 (patch)
treedf5856289d72778ea640f0fa8e9b5533739d279c /help/bg/Makefile.am
parenta15f73795dd0c96cf31636ff63e99a2003f8b1c5 (diff)
downloadmate-terminal-d30504d5e497c9a850dd1c2779be48a12a0da5b5.tar.bz2
mate-terminal-d30504d5e497c9a850dd1c2779be48a12a0da5b5.tar.xz
Remove unused files in help dir
$ find ./help -name "*.omf" -exec rm {} \; $ find ./help -name Makefile.am -not -path "./help/Makefile.am" -exec rm {} \;
Diffstat (limited to 'help/bg/Makefile.am')
-rw-r--r--help/bg/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/help/bg/Makefile.am b/help/bg/Makefile.am
deleted file mode 100644
index 4c46113..0000000
--- a/help/bg/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-figdir = figures
-docname = mate-terminal
-lang = bg
-omffile = mate-terminal-bg.omf
-entities = legal.xml
-include $(top_srcdir)/xmldocs.make
-dist-hook: app-dist-hook
-
-
--include $(top_srcdir)/git.mk