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
+1 -1
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