summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-08-06 19:29:24 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-08-06 19:29:24 -0400
commit5f2c5898e74af0eaec00c48b1cb486a5be111700 (patch)
treef6de468664be9ddb49a49cdbed88d0e26c02f7d9
parentacff94abd5801bd737c4b4a31654598fc1696029 (diff)
downloadslapi-nis-5f2c5898e74af0eaec00c48b1cb486a5be111700.tar.gz
slapi-nis-5f2c5898e74af0eaec00c48b1cb486a5be111700.tar.xz
slapi-nis-5f2c5898e74af0eaec00c48b1cb486a5be111700.zip
- move the python script to docs
-rw-r--r--Makefile.am2
-rw-r--r--src/Makefile.am1
2 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c9e7652..a0ba90d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = COPYING STATUS slapi-nis.spec doc/*.txt doc/migrate-nis.sh doc/*.ldif.in doc/index*.ldif
+EXTRA_DIST = COPYING STATUS slapi-nis.spec doc/*.txt doc/migrate-nis.sh doc/ypmaplist.py doc/*.ldif.in doc/index*.ldif
SUBDIRS = src tests
VERSION=@PACKAGE_VERSION@
diff --git a/src/Makefile.am b/src/Makefile.am
index 85bc9e3..132a549 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -4,7 +4,6 @@ LIBPTHREAD = @LIBPTHREAD@
LIBWRAP = @LIBWRAP@
plugindir = $(libdir)/dirsrv/plugins
-dist_noinst_SCRIPTS = ypmaplist.py
plugin_LTLIBRARIES =
if NIS