--- parser3/src/Makefile.am 2001/04/04 10:50:30 1.4 +++ parser3/src/Makefile.am 2001/10/29 08:26:03 1.12 @@ -1,3 +1,5 @@ -# $Id: Makefile.am,v 1.4 2001/04/04 10:50:30 paf Exp $ +SUBDIRS = libltdl pcre main types classes targets -SUBDIRS = classes types main targets libltdl sql +LIBTOOL_DEPS = @LIBTOOL_DEPS@ +libtool: $(LIBTOOL_DEPS) + $(SHELL) ./config.status --recheck