repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: dac8e7ed436caa591043f597e081d2f960d2ba38:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit dac8e7ed436caa591043f597e081d2f960d2ba38
Author: Emanuele Giaquinta 
Date:   Tue Jun 12 23:37:58 2007 +0000

    *** empty log message ***

diff --git a/Makefile.in b/Makefile.in
index 65adbb9f3d549268aa0d97e5b230c06c3341b04e..
index ..35f414cb88489b3574777dd5255625b08bd09d3a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -74,9 +74,6 @@ clean distclean realclean:
 rxvt:
 	(cd src; ${MAKE})

-tests:
-	(cd src/test; ${MAKE} tests)
-
 #-------------------------------------------------------------------------
 configure: configure.ac aclocal.m4 config.h.in
 	cd $(srcdir); ./autogen.sh
@@ -103,11 +100,6 @@ Makefiles:

 cleandir: realclean

-# distclean goal is for making a clean source tree, but if you have run
-# configure from a different directory, then doesn't destroy all your
-# hardly compiled and linked stuff. That's why there is always $(srcdir)/
-# In that case most of those commands do nothing, except cleaning *~
-# and cleaning source links.
 distclean-local:
 	rm -f *~ config.cache config.h config.log config.status libtool
 	rm -f Makefile

-----END OF PAGE-----