summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/gssd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/gssd/Makefile b/usr.sbin/gssd/Makefile
index ffdb5aa..45d8de4 100644
--- a/usr.sbin/gssd/Makefile
+++ b/usr.sbin/gssd/Makefile
@@ -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
OpenPOWER on IntegriCloud