commit 40b965f8ff43131e22b0eb9cdafd2754166b0b76
parent 84872e38eee4c7f5fec2a12563f9607e62c94219
Author: tjg <tjg>
Date: Wed, 13 Oct 1999 11:25:04 +0000
zap statval.h on `make distclean'
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
@@ -49,7 +49,7 @@ statval.h: mkstatval
CONFIGURE_DEPENDENCIES = RELDATE
-DISTCLEANFILES = sigmsgs.c sigmsgs.h
+DISTCLEANFILES = sigmsgs.c sigmsgs.h statval.h
# Of course, parse.c and parse.h depend on parse.y. However, unless
# you're hacking on rc's grammar, it's not useful to have this