diff options
Diffstat (limited to 'nis/Makefile')
-rw-r--r-- | nis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nis/Makefile b/nis/Makefile index 770f3b8283..23a71446bb 100644 --- a/nis/Makefile +++ b/nis/Makefile @@ -22,7 +22,7 @@ subdir := nis headers := $(wildcard rpcsvc/*.[hx]) -distribute := nss-nis.h nss-nisplus.h +distribute := nss-nis.h nss-nisplus.h nis_intern.h Banner # These are the databases available for the nis (and perhaps later nisplus) # service. This must be a superset of the services in nss. |