diff options
Diffstat (limited to 'help/bg/Makefile.am')
-rw-r--r-- | help/bg/Makefile.am | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/help/bg/Makefile.am b/help/bg/Makefile.am new file mode 100644 index 0000000..4c46113 --- /dev/null +++ b/help/bg/Makefile.am @@ -0,0 +1,10 @@ +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 |