--- parser3/src/Makefile.am 2001/01/26 14:47:52 1.1 +++ parser3/src/Makefile.am 2001/09/26 11:50:09 1.11 @@ -1 +1,5 @@ -SUBDIRS = main targets +SUBDIRS = classes types main libltdl pcre targets + +LIBTOOL_DEPS = @LIBTOOL_DEPS@ +libtool: $(LIBTOOL_DEPS) + $(SHELL) ./config.status --recheck