summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cvsignore1
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am1
3 files changed, 7 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index fde4434..6b03507 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -8,6 +8,7 @@ intltool-merge
intltool-merge.in
intltool-extract
intltool-extract.in
+intltool-modules
config.status
config.log
config.h.in
diff --git a/ChangeLog b/ChangeLog
index aabfb68..e0db4f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-04 Glynn Foster <glynn.foster@sun.com>
+
+ * Makefile.am: Do the intltool-modules extra dist
+ foo.
+
2004-01-03 Robert Sedak <robert.sedak@sk.htnet.hr>
* configure.in: Added "hr" in ALL_LINGUAS.
diff --git a/Makefile.am b/Makefile.am
index 5481b3a..b774796 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,7 @@ EXTRA_DIST = \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
+ intltool-modules/XML/Parser/Style/OrigTree.pm \
zenity.spec \
zenity.spec.in \
omf.make \