VERSION, dirs.mk: First version with autoconf everywhere

This commit is contained in:
Jan Lindemann 2002-07-20 17:52:50 +00:00 committed by Jan Lindemann
commit edbf2a6289
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ else
subdirs all:
$(make_subdirs)
clean distclean:
install clean distclean:
rm -rf $(TEXTCLEAN) $(CLEAN) $(DISTCLEAN) dist *.done *~ .*.swp *.tmp core *.rep
$(make_subdirs_target)