From 4e34d5f58955ddfc174b20ae0e5081bb1db983be Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 5 May 2011 07:36:40 -0400 Subject: Don't use removed rpc headers --- nis/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nis') diff --git a/nis/Makefile b/nis/Makefile index f63ada62db..e7e5f0c78a 100644 --- a/nis/Makefile +++ b/nis/Makefile @@ -23,9 +23,9 @@ subdir := nis aux := nis_hash -headers := $(wildcard rpcsvc/*.[hx]) distribute := nss-nis.h nss-nisplus.h nis_intern.h Banner \ - nisplus-parser.h nis_xdr.h nss + nisplus-parser.h nis_xdr.h nss \ + $(wildcard rpcsvc/*.[hx]) # These are the databases available for the nis (and perhaps later nisplus) # service. This must be a superset of the services in nss. -- cgit v1.2.3