summaryrefslogtreecommitdiffstats
path: root/games/atc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/atc/Makefile')
-rw-r--r--games/atc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atc/Makefile b/games/atc/Makefile
index 8ff9e46..87bc65b 100644
--- a/games/atc/Makefile
+++ b/games/atc/Makefile
@@ -3,7 +3,7 @@
PROG= atc
CFLAGS+=-DBSD -I${.CURDIR} -I.
SRCS= extern.c grammar.y graphics.c input.c lex.l list.c log.c \
- main.c tunable.c update.c
+ main.c tunable.c update.c y.tab.h
MAN6= atc.6
DPADD= ${LIBL} ${LIBM} ${LIBCURSES} ${LIBTERMCAP} ${LIBCOMPAT}
LDADD= -ll -lm -lcurses -ltermcap -lcompat
OpenPOWER on IntegriCloud