From a423aae3786fa53b9db66865b603cf21955f37d7 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Fri, 30 Jun 2006 09:58:00 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- * modules/pam_namespace/Makefile.am(EXTRA_DIST): Add namespace.init. --- modules/pam_namespace/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/pam_namespace/Makefile.am b/modules/pam_namespace/Makefile.am index 38eb50ec..fd7d4e2a 100644 --- a/modules/pam_namespace/Makefile.am +++ b/modules/pam_namespace/Makefile.am @@ -15,7 +15,7 @@ noinst_DATA = README -include $(top_srcdir)/Make.xml.rules endif -EXTRA_DIST = README namespace.conf $(man_MANS) $(XMLS) tst-pam_namespace +EXTRA_DIST = README namespace.conf namespace.init $(man_MANS) $(XMLS) tst-pam_namespace noinst_HEADERS = md5.h -- cgit v1.2.3