--- rxvt-unicode/Makefile.in 2007/12/28 20:57:52 1.32 +++ rxvt-unicode/Makefile.in 2011/11/27 13:50:03 1.36 @@ -46,14 +46,14 @@ (cd src; $(MAKE)) #------------------------------------------------------------------------- -configure: configure.ac aclocal.m4 config.h.in +configure: configure.ac aclocal.m4 libev/libev.m4 libptytty/ptytty.m4 cd $(srcdir); ./autogen.sh config.status: if test -x config.status; then config.status --recheck; \ else $(SHELL) configure; fi -config.h.in: configure.ac +config.h.in: configure.ac aclocal.m4 libev/libev.m4 libptytty/ptytty.m4 cd $(srcdir); ./autogen.sh check: all @@ -65,7 +65,7 @@ cleandir: realclean distclean-local: - rm -f *~ config.cache config.h config.log config.status + rm -f config.cache config.h config.log config.status rm -f Makefile distdir: