[Goodies-commits] r6546 -	thunar-actions-plugin/trunk/thunar-actions-plugin
    Kees Scherpenhuijzen 
    noik at xfce.org
       
    Sun Jan 25 20:11:01 CET 2009
    
    
  
Author: noik
Date: 2009-01-25 19:11:01 +0000 (Sun, 25 Jan 2009)
New Revision: 6546
Modified:
   thunar-actions-plugin/trunk/thunar-actions-plugin/Makefile.am
Log:
fixxed make file
Modified: thunar-actions-plugin/trunk/thunar-actions-plugin/Makefile.am
===================================================================
--- thunar-actions-plugin/trunk/thunar-actions-plugin/Makefile.am	2009-01-25 19:05:51 UTC (rev 6545)
+++ thunar-actions-plugin/trunk/thunar-actions-plugin/Makefile.am	2009-01-25 19:11:01 UTC (rev 6546)
@@ -17,9 +17,9 @@
 	ta-provider.c								\
 	ta-provider.h								\
 	ta-menu-model.c								\
-	ta-menu-model.h								\
-	ta-menu-actions.c							\
-	ta-menu-actions.h																	
+	ta-menu-model.h								
+#	ta-menu-actions.c							\
+#	ta-menu-actions.h																	
 
 thunar_actions_plugin_la_CFLAGS =				\
 	$(GTK_CFLAGS)								\
    
    
More information about the Goodies-commits
mailing list