[Goodies-commits] r4532 - xfce4-taskmanager/trunk
Brian Tarricone
kelnos at xfce.org
Thu Apr 10 22:51:52 CEST 2008
Author: kelnos
Date: 2008-04-10 20:51:52 +0000 (Thu, 10 Apr 2008)
New Revision: 4532
Modified:
xfce4-taskmanager/trunk/Makefile.am
Log:
fix make distcheck (for snapshots)
Modified: xfce4-taskmanager/trunk/Makefile.am
===================================================================
--- xfce4-taskmanager/trunk/Makefile.am 2008-04-09 12:17:05 UTC (rev 4531)
+++ xfce4-taskmanager/trunk/Makefile.am 2008-04-10 20:51:52 UTC (rev 4532)
@@ -26,6 +26,6 @@
intltool-extract \
intltool-merge \
intltool-update \
- $(desktop_in_files)
+ $(desktop_DATA)
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
More information about the Goodies-commits
mailing list