[uim-commit] r2259 - trunk/emacs

ekato at freedesktop.org ekato at freedesktop.org
Sat Nov 26 22:09:25 PST 2005


Author: ekato
Date: 2005-11-26 22:09:20 -0800 (Sat, 26 Nov 2005)
New Revision: 2259

Modified:
   trunk/emacs/Makefile.am
Log:
* emacs/Makefile.am : Add COPYING INSTALL README for EXTRA_DIST.


Modified: trunk/emacs/Makefile.am
===================================================================
--- trunk/emacs/Makefile.am	2005-11-27 05:59:54 UTC (rev 2258)
+++ trunk/emacs/Makefile.am	2005-11-27 06:09:20 UTC (rev 2259)
@@ -1,4 +1,4 @@
-EXTRA_DIST = README.jp
+EXTRA_DIST = COPYING INSTALL README README.jp
 
 if UIM_EL
 
@@ -17,4 +17,4 @@
 uim_el_agent_CPPFLAGS = -I$(top_srcdir)
 uim_el_agent_LDADD = $(top_builddir)/uim/libuim.la
 
-endif
\ No newline at end of file
+endif



More information about the uim-commit mailing list