[Xfce4-commits] <thunar:master> Remove files deleted in the last	commit from the Makefile (bug #6676).
    Jannis Pohlmann 
    noreply at xfce.org
       
    Tue Aug 31 17:20:01 CEST 2010
    
    
  
Updating branch refs/heads/master
         to 5e554f8be243bd9691c0345ef0eb1b09c0e90a31 (commit)
       from ea2c2e5149b36a723c691e0f5e6083ac1cbdd843 (commit)
commit 5e554f8be243bd9691c0345ef0eb1b09c0e90a31
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Tue Aug 31 15:16:31 2010 +0200
    Remove files deleted in the last commit from the Makefile (bug #6676).
 docs/Makefile.am |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 9713492..67c57db 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -8,9 +8,7 @@ SUBDIRS =								\
 
 doc_DATA =								\
 	README.gtkrc							\
-	README.thunarrc							\
-	README.volumes							\
-	ThumbnailersCacheFormat.txt
+	README.thunarrc
 
 man_MANS =								\
 	Thunar.1
    
    
More information about the Xfce4-commits
mailing list