diff options
author | JP Rosevear <jpr@ximian.com> | 2003-11-18 00:31:13 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-11-18 00:31:13 +0800 |
commit | d6360c202d0d5afffc0ac7e63b0c6b8959e878de (patch) | |
tree | d6bfc45d1765eb8bdd1f322030d492f9bc32d21d /Makefile.am | |
parent | 708935e0da1be156f123a066812629384bfa46dd (diff) | |
download | gsoc2013-evolution-d6360c202d0d5afffc0ac7e63b0c6b8959e878de.tar.gz gsoc2013-evolution-d6360c202d0d5afffc0ac7e63b0c6b8959e878de.tar.zst gsoc2013-evolution-d6360c202d0d5afffc0ac7e63b0c6b8959e878de.zip |
make sure server.mk is disted
2003-11-17 JP Rosevear <jpr@ximian.com>
* Makefile.am: make sure server.mk is disted
svn path=/trunk/; revision=23393
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |