aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7a97ab5..752e656 100644
--- a/Makefile
+++ b/Makefile
@@ -56,6 +56,7 @@ GG_SRCS = gg.c \
GG_OBJS = ${GG_SRCS:.c=.o} ${COBJS}
SRCS = gmid.h \
+ log.h \
parse.y \
${GMID_SRCS} \
${GE_SRCS} \