--- sql/pgsql/Makefile.am 2002/02/08 10:26:32 1.4 +++ sql/pgsql/Makefile.am 2002/03/22 16:20:34 1.5 @@ -14,3 +14,7 @@ libparser3pgsql_la_LIBADD = $(LIBLTDL) libparser3pgsql_la_LDFLAGS = -module -avoid-version EXTRA_DIST=config_fixed.h + +update: + cvs update + $(MAKE) \ No newline at end of file