--- parser3/Makefile.am 2002/08/21 11:49:36 1.6 +++ parser3/Makefile.am 2002/09/19 09:54:38 1.8 @@ -9,4 +9,8 @@ update: cvs update $(MAKE) -happy: update install +commit: + cvs commit -m "no message" -f aclocal.m4 + cvs commit + +happy: update install-exec