--- rxvt-unicode/Makefile.in 2007/06/12 23:36:23 1.22 +++ rxvt-unicode/Makefile.in 2007/06/12 23:37:58 1.23 @@ -74,9 +74,6 @@ 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 @@ 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