--- parser3/src/Makefile.am 2001/01/26 14:47:52 1.1 +++ parser3/src/Makefile.am 2001/07/18 13:20:06 1.6 @@ -1 +1,6 @@ -SUBDIRS = main targets +SUBDIRS = classes types main libltdl pcre targets + +LIBTOOL_DEPS = @LIBTOOL_DEPS@ +libtool: $(LIBTOOL_DEPS) + $(SHELL) ./config.status --recheck +