--- parser3/src/Makefile.am 2001/01/30 14:58:45 1.2 +++ parser3/src/Makefile.am 2001/04/16 11:26:24 1.4.2.1 @@ -1,3 +1,8 @@ -# $Id: Makefile.am,v 1.2 2001/01/30 14:58:45 paf Exp $ +# $Id: Makefile.am,v 1.4.2.1 2001/04/16 11:26:24 paf Exp $ + +SUBDIRS = classes types main libltdl pcre targets + +LIBTOOL_DEPS = @LIBTOOL_DEPS@ +libtool: $(LIBTOOL_DEPS) + $(SHELL) ./config.status --recheck -SUBDIRS = main targets