--- parser3/src/Makefile.am 2001/01/26 14:47:52 1.1.1.1 +++ parser3/src/Makefile.am 2001/10/29 08:26:03 1.12 @@ -1 +1,5 @@ -SUBDIRS = main targets +SUBDIRS = libltdl pcre main types classes targets + +LIBTOOL_DEPS = @LIBTOOL_DEPS@ +libtool: $(LIBTOOL_DEPS) + $(SHELL) ./config.status --recheck