summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2006-12-19 22:28:19 +0000
committerArthur de Jong <arthur@arthurdejong.org>2006-12-19 22:28:19 +0000
commit970841cc196e70d5e6074313a59c15a8eaa05242 (patch)
tree62c3ed0e225f27bcdba26408c82f50c714e88077
parent568ec1e79ddcf1d3bca8468ed95aea9279755f50 (diff)
do not try to ship gone README.Debian but do ship new HACKING
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@186 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a37eaf0..d92f2e6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,12 +32,11 @@ DEBIAN_FILES = debian/changelog debian/compat debian/control \
debian/libnss-ldapd.templates \
debian/libnss-ldapd.postinst \
debian/libnss-ldapd.postrm \
- debian/README.Debian \
debian/po/*.po debian/po/templates.pot \
debian/po/POTFILES.in
EXTRA_DIST = nss-ldapd.conf nslcd.h nslcd-common.h \
- $(DEBIAN_FILES)
+ HACKING $(DEBIAN_FILES)
NSS_LDAP_PATH_CONF = @NSS_LDAP_PATH_CONF@