[uim-commit] r671 - trunk/uim

tkng at freedesktop.org tkng at freedesktop.org
Fri Feb 18 07:33:11 PST 2005


Author: tkng
Date: 2005-02-18 07:33:09 -0800 (Fri, 18 Feb 2005)
New Revision: 671

Modified:
   trunk/uim/Makefile.am
Log:
* uim/Makefile.am:
 -(libuim_la_SOURCES): Added uim-encoding.h


Modified: trunk/uim/Makefile.am
===================================================================
--- trunk/uim/Makefile.am	2005-02-18 09:51:04 UTC (rev 670)
+++ trunk/uim/Makefile.am	2005-02-18 15:33:09 UTC (rev 671)
@@ -13,7 +13,7 @@
 		uim-scm.h uim-custom.h plugin.h
 
 libuim_la_SOURCES = uim.c uim-scm.c uim-util.c uim-func.c uim-key.c \
-		siod.h context.h gettext.h \
+		siod.h context.h gettext.h uim-encoding.h\
 		uim-helper.c uim-helper-client.c \
 		intl.c \
 		uim-ipc.c \



More information about the Uim-commit mailing list