summaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
authorDanilo Šegan <danilo@src.gnome.org>2004-03-21 07:28:03 +0000
committerDanilo Šegan <danilo@src.gnome.org>2004-03-21 07:28:03 +0000
commit1972bc38d77125526cdcbb363b3a93b288201f38 (patch)
treef14b6ee9d47f74a7e493d56e77bc446e07256330 /help/Makefile.am
parentAdded Serbian translation of documentation. (diff)
downloadzenity-1972bc38d77125526cdcbb363b3a93b288201f38.tar.gz
zenity-1972bc38d77125526cdcbb363b3a93b288201f38.tar.bz2
zenity-1972bc38d77125526cdcbb363b3a93b288201f38.zip
Add Serbian documentation to the build system.
Diffstat (limited to 'help/Makefile.am')
-rw-r--r--help/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index 01f32c9f..df5070d8 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,2 +1,3 @@
SUBDIRS = \
- C
+ C \
+ sr
bgstack15