[uim-commit] r2267 - trunk/emacs

ekato at freedesktop.org ekato at freedesktop.org
Sun Nov 27 18:58:59 PST 2005


Author: ekato
Date: 2005-11-27 18:58:55 -0800 (Sun, 27 Nov 2005)
New Revision: 2267

Modified:
   trunk/emacs/Makefile.am
Log:
* emacs/Makefile.am : Add $(uimel_target) as EXTRA_DIST.


Modified: trunk/emacs/Makefile.am
===================================================================
--- trunk/emacs/Makefile.am	2005-11-27 18:13:02 UTC (rev 2266)
+++ trunk/emacs/Makefile.am	2005-11-28 02:58:55 UTC (rev 2267)
@@ -1,4 +1,4 @@
-EXTRA_DIST = README.jp
+EXTRA_DIST = README.jp $(uimel_target)
 
 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