--- parser3/src/Makefile.am 2001/03/20 17:21:45 1.2.16.1 +++ parser3/src/Makefile.am 2001/07/18 13:20:06 1.6 @@ -1,3 +1,6 @@ -# $Id: Makefile.am,v 1.2.16.1 2001/03/20 17:21:45 paf Exp $ +SUBDIRS = classes types main libltdl pcre targets + +LIBTOOL_DEPS = @LIBTOOL_DEPS@ +libtool: $(LIBTOOL_DEPS) + $(SHELL) ./config.status --recheck -SUBDIRS = classes types main targets