--- parser3/src/Makefile.am 2001/01/26 14:47:52 1.1.1.1 +++ parser3/src/Makefile.am 2001/04/16 16:20:22 1.4.2.2 @@ -1 +1,8 @@ -SUBDIRS = main targets +# $Id: Makefile.am,v 1.4.2.2 2001/04/16 16:20:22 paf Exp $ + +SUBDIRS = classes types main libltdl pcre targets + +LIBTOOL_DEPS = @LIBTOOL_DEPS@ +libtool: $(LIBTOOL_DEPS) + $(SHELL) ./config.status --recheck +