[uim-commit] r2422 - branches/1.0/qt

ekato at freedesktop.org ekato at freedesktop.org
Wed Dec 7 20:13:48 PST 2005


Author: ekato
Date: 2005-12-07 20:13:40 -0800 (Wed, 07 Dec 2005)
New Revision: 2422

Modified:
   branches/1.0/qt/Makefile.am
Log:
* qt/Makefile.am : Port r2421 from trunk.


Modified: branches/1.0/qt/Makefile.am
===================================================================
--- branches/1.0/qt/Makefile.am	2005-12-08 04:10:47 UTC (rev 2421)
+++ branches/1.0/qt/Makefile.am	2005-12-08 04:13:40 UTC (rev 2422)
@@ -124,9 +124,8 @@
 uim_pref_qt_LDADD    = $(top_builddir)/uim/libuim-custom.la $(top_builddir)/uim/libuim.la
 
 pref-customwidgets.h:pref-olisteditformbase.h pref-keyeditformbase.h
-pref-qt.h:pref-olisteditformbase.h pref-keyeditformbase.h
 
-pref-qt.cpp: pref-qt.moc
+pref-qt.cpp: pref-qt.moc pref-olisteditformbase.h pref-keyeditformbase.h
 pref-customwidgets.cpp: pref-customwidgets.moc
 pref-kseparator.cpp: pref-kseparator.moc
 



More information about the uim-commit mailing list