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