Revision: 7009
Author: [email protected]
Date: Wed May 4 22:40:14 2011
Log: * gtk3/dict/Makefile.am
- (uim_dict_gtk3_SOURCES): Correct path of dict-cclass-dialog.h.
http://code.google.com/p/uim/source/detail?r=7009
Modified:
/trunk/gtk3/dict/Makefile.am
=======================================
--- /trunk/gtk3/dict/Makefile.am Fri Feb 11 22:21:43 2011
+++ /trunk/gtk3/dict/Makefile.am Wed May 4 22:40:14 2011
@@ -14,7 +14,8 @@
../../helper/dict-word-list-view-gtk.h \
../../helper/dict-word.c ../../helper/dict-word.h \
../../helper/dict-dict.c ../../helper/dict-dict.h \
- ../../helper/dict-cclass-dialog.c dict-cclass-dialog.h
+ ../../helper/dict-cclass-dialog.c \
+ ../../helper/dict-cclass-dialog.h
uim_dict_gtk3_LDADD = @GTK3_LIBS@ $(top_builddir)/uim/libuim-scm.la \
$(top_builddir)/uim/libuim.la