commit ffe6f1d41d3711bcae4f622028966839f739419f parent b0d0a475dddc8957bf6af44f81b111e9b3ec7064 Author: tjg <tjg> Date: Thu, 17 Jul 2003 11:59:28 +0000 bogus dependency Diffstat:
M | Makefile.am | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am @@ -42,7 +42,7 @@ sigmsgs.c sigmsgs.h: mksignal # Newer automake's buildtime dependency tracking can't seem to figure # this one out. -status.c: statval.h +status.o: statval.h statval.h: mkstatval ./mkstatval > statval.h