summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-06-11 14:11:14 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-06-11 14:11:14 -0400
commit69ad91f3dfb0228e5e2169a9892b0794636aef05 (patch)
tree72589c43c8d23f31de73e86e8ef7d7dc6bd0d80c /configure.ac
parent5b275df9c547f208966d4edc6b7388294981f91c (diff)
downloadslapi-nis-69ad91f3dfb0228e5e2169a9892b0794636aef05.tar.gz
slapi-nis-69ad91f3dfb0228e5e2169a9892b0794636aef05.tar.xz
slapi-nis-69ad91f3dfb0228e5e2169a9892b0794636aef05.zip
- move plugin.ldif to the doc subdirectory
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0df9171..13f7f6f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -162,4 +162,4 @@ AC_SUBST(tcpwrapname)
AC_SUBST(port_attr)
AC_CONFIG_HEADER(config.h)
-AC_OUTPUT(Makefile src/Makefile plugin.ldif)
+AC_OUTPUT(Makefile src/Makefile doc/plugin.ldif)