aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3e6bb4dfe..1e40310c9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-17 JP Rosevear <jpr@ximian.com>
+
+ * Makefile.am: make sure server.mk is disted
+
2003-11-17 JP Rosevear <jpr@ximian.com>
* Makefile.am (EXTRA_DIST): do the right thing for disting
diff --git a/Makefile.am b/Makefile.am
index b8b03db764..82425329dd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,7 @@ EXTRA_DIST = \
NEWS \
NEWS-1.0 \
marshal.mk \
+ server.mk \
intltool-merge.in \
intltool-update.in \
intltool-extract.in \