aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-12-14 05:33:16 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-12-14 05:33:16 +0800
commit9cd29d573085cd575ba6b4088f148c8782d45e1a (patch)
tree97f08f83725476fabf57d061139311035e464871 /calendar/Makefile.am
parentda131894891d58213745cc9b852a1070b3a9d4fc (diff)
downloadgsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.tar
gsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.tar.gz
gsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.tar.bz2
gsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.tar.lz
gsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.tar.xz
gsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.tar.zst
gsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.zip
new file to contain all timezone names for translation. We won't be using
2001-12-13 Damon Chaplin <damon@ximian.com> * zones.h: new file to contain all timezone names for translation. We won't be using the translations in 1.0.1, but it gives translators time before we do use them in 1.0.2. * Makefile.am: added zones.h to EXTRA_DIST. svn path=/trunk/; revision=15026
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 803d220d99..89cea775bd 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -5,3 +5,5 @@ CONDUIT_DIR =
endif
SUBDIRS = idl cal-util pcs cal-client gui importers $(CONDUIT_DIR)
+
+EXTRA_DIST = zones.h