Revision: 6985
Author: [email protected]
Date: Sat Mar 26 19:00:28 2011
Log: * helper/Makefile.am
- (DISTCLEANFILES):
Don't include org.gnome.panel.applet.UimAppletFactory.service.in.
http://code.google.com/p/uim/source/detail?r=6985
Modified:
/trunk/helper/Makefile.am
=======================================
--- /trunk/helper/Makefile.am Fri Feb 18 15:29:49 2011
+++ /trunk/helper/Makefile.am Sat Mar 26 19:00:28 2011
@@ -78,12 +78,10 @@
if APPLET_GNOME
DISTCLEANFILES += UimApplet.panel-applet.in UimApplet.panel-applet \
UimApplet.panel-applet.in.tmp \
- org.gnome.panel.applet.UimAppletFactory.service.in \
org.gnome.panel.applet.UimAppletFactory.service
else
DISTCLEANFILES = UimApplet.panel-applet.in UimApplet.panel-applet \
UimApplet.panel-applet.in.tmp \
- org.gnome.panel.applet.UimAppletFactory.service.in \
org.gnome.panel.applet.UimAppletFactory.service
endif
endif