Make keywords.h get properly built.

Submitted by:	jkh
This commit is contained in:
Jordan K. Hubbard 1994-08-14 06:57:34 +00:00
parent 98072b0e33
commit 0a1c887538
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2067

View File

@ -2,7 +2,7 @@
PROG= route
MAN8= route.8
SRCS= route.c ccitt_addr.c
SRCS= route.c ccitt_addr.c keywords.h
CFLAGS+=-I.
CLEANFILES+=keywords.h
BINOWN= root