Add gssd.h to the list of SRCS so one can build without 'make depend' first.
This commit is contained in:
parent
bb980c847f
commit
557fe2617d
@ -2,7 +2,7 @@
|
||||
|
||||
PROG= gssd
|
||||
MAN= gssd.8
|
||||
SRCS= gssd.c gssd_svc.c gssd_xdr.c gssd_prot.c
|
||||
SRCS= gssd.c gssd.h gssd_svc.c gssd_xdr.c gssd_prot.c
|
||||
|
||||
CFLAGS+= -I.
|
||||
WARNS?= 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user