[Xfce4-commits] [xfce/thunar] 01/05: Clean up more files with make clean

noreply at xfce.org noreply at xfce.org
Fri Mar 27 23:33:15 CET 2015


This is an automated email from the git hooks/post-receive script.

hjudt pushed a commit to branch master
in repository xfce/thunar.

commit b9f7c7b096df07b25cea01a50a4108f7b2f68be2
Author: Harald Judt <h.judt at gmx.at>
Date:   Wed Mar 25 20:45:11 2015 +0100

    Clean up more files with make clean
    
    Also remove another occurrence of SVN $Id$.
---
 thunar/Makefile.am  |    2 +-
 thunarx/Makefile.am |    2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/thunar/Makefile.am b/thunar/Makefile.am
index 6f66e39..16394b1 100644
--- a/thunar/Makefile.am
+++ b/thunar/Makefile.am
@@ -290,7 +290,7 @@ install-exec-hook:
 	-( cd $(DESTDIR)$(bindir) ; test -x Thunar || ln -sf thunar Thunar )
 
 clean-local:
-	rm -f *.core core core.*
+	rm -f *.core core core.* *.o
 
 DISTCLEANFILES =							\
 	thunar-settings.desktop
diff --git a/thunarx/Makefile.am b/thunarx/Makefile.am
index 1e522bf..c58deed 100644
--- a/thunarx/Makefile.am
+++ b/thunarx/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
 AM_CPPFLAGS =								\
 	-I$(top_srcdir)							\
 	-DG_LOG_DOMAIN=\"thunarx\"					\

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list