Revision: 6617 Author: ek.kato Date: Wed Jul 28 00:21:17 2010 Log: * qt4/chardict/Makefile.am : One more fix for distclean.
http://code.google.com/p/uim/source/detail?r=6617 Modified: /trunk/qt4/chardict/Makefile.am ======================================= --- /trunk/qt4/chardict/Makefile.am Tue Jul 27 23:54:55 2010 +++ /trunk/qt4/chardict/Makefile.am Wed Jul 28 00:21:17 2010 @@ -17,7 +17,7 @@ $(MAKE) $(AM_MAKEFLAGS) -f Makefile.qmake $@ $(MAKE) $(AM_MAKEFLAGS) distclean-am endif - $(MAKE) $@ -C $(SUBDIRS) + $(MAKE) $@ -C po -rm -f Makefile uim-chardict-qt4.pro FORCE:
