[Xfce4-commits] <xfce4-panel:devel> Fix typo in the tasklist Makefile.

Nick Schermer nick at xfce.org
Tue Aug 11 20:28:47 CEST 2009


Updating branch refs/heads/devel
         to 2a921872fc9abb3c5b7a4d9146ad08912cc88f19 (commit)
       from b0e083484c326de809b33e185aa56d5e522cf7b6 (commit)

commit 2a921872fc9abb3c5b7a4d9146ad08912cc88f19
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Mar 8 16:32:07 2009 +0100

    Fix typo in the tasklist Makefile.

 plugins/tasklist/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/tasklist/Makefile.am b/plugins/tasklist/Makefile.am
index 412b6d3..a874aad 100644
--- a/plugins/tasklist/Makefile.am
+++ b/plugins/tasklist/Makefile.am
@@ -54,7 +54,7 @@ BUILT_SOURCES = \
 	$(libtasklist_built_sources)
 
 DISTCLEANFILES = \
-	$(libclock_built_sources)
+	$(libtasklist_built_sources)
 
 tasklist-dialog_glade.h: tasklist-dialog.glade
 	exo-csource --static --strip-comments --strip-content --name=tasklist_dialog_glade $< >$@



More information about the Xfce4-commits mailing list