about summary refs log tree commit diff
path: root/nscd/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-04-15 06:33:21 +0000
committerRoland McGrath <roland@gnu.org>2005-04-15 06:33:21 +0000
commitc9e169479eac36b4dfd20643c2b33ac13a06a41a (patch)
tree3466bfe1d3ffe18dedd0b029df113c746ad68764 /nscd/Makefile
parent87e7eef4a607ad111dedf170b9c8dd873815c62d (diff)
downloadglibc-c9e169479eac36b4dfd20643c2b33ac13a06a41a.tar.gz
glibc-c9e169479eac36b4dfd20643c2b33ac13a06a41a.tar.xz
glibc-c9e169479eac36b4dfd20643c2b33ac13a06a41a.zip
2005-04-14  Roland McGrath  <roland@redhat.com>
	* MakeTAGS ($P/$(domain).pot): Depend on distinfo file as well.
	(extract): Filter-out distinfo file name.

	[BZ #253]
	* MakeTAGS (text-srcs): Match %.bash.in files too.

	[BZ #253]
	* nscd/Makefile (all-nscd-modules): New variable, include selinux
	module regardless of configuration.
	(distribute): Use that instead of $(nscd-modules).
Diffstat (limited to 'nscd/Makefile')
-rw-r--r--nscd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/nscd/Makefile b/nscd/Makefile
index 9c32c68681..75a9d434f4 100644
--- a/nscd/Makefile
+++ b/nscd/Makefile
@@ -51,6 +51,7 @@ otherlibs += $(nssobjdir)/libnss_files.a $(resolvobjdir)/libnss_dns.a \
 	     $(resolvobjdir)/libresolv.a
 endif
 
+all-nscd-modules := $(nscd-modules) selinux
 ifeq (yes,$(have-selinux))
 nscd-modules += selinux
 selinux-LIBS := -lselinux
@@ -59,7 +60,7 @@ endif
 LDLIBS-nscd = $(selinux-LIBS)
 
 distribute := nscd.h nscd-client.h dbg_log.h \
-	      $(addsuffix .c, $(filter-out xmalloc, $(nscd-modules))) \
+	      $(addsuffix .c, $(filter-out xmalloc,$(all-nscd-modules))) \
 	      nscd_nischeck.c nscd.conf nscd.init nscd_proto.h \
 	      nscd-types.h