diff options
| author | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-06-11 14:09:36 -0400 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-06-11 14:09:36 -0400 |
| commit | a4569f412fe2f00a0c92cd7d784e3f60b338b022 (patch) | |
| tree | ec19e1db65b1bad7e110c6a0882b10d3b65425f4 | |
| parent | 517608f4b4bf74e7b32b84f956b0df48078d35d6 (diff) | |
| download | slapi-nis-a4569f412fe2f00a0c92cd7d784e3f60b338b022.tar.gz slapi-nis-a4569f412fe2f00a0c92cd7d784e3f60b338b022.tar.xz slapi-nis-a4569f412fe2f00a0c92cd7d784e3f60b338b022.zip | |
- move plugin.ldif example to 'docs' subdirectory
| -rw-r--r-- | configure.ac | 2 | ||||
| -rw-r--r-- | doc/plugin.ldif.in (renamed from plugin.ldif.in) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 05003d1..dedcf1e 100644 --- a/configure.ac +++ b/configure.ac @@ -95,4 +95,4 @@ AC_DEFINE(DEFAULT_MAX_VALUE_SIZE,(256 * 1024),[Define to the default maximum map AC_DEFINE(DEFAULT_TARGET_REPLY_SIZE,(4 * 1024),[Define to the default target size for a connected reply fragment.]) AC_CONFIG_HEADER(config.h) -AC_OUTPUT(Makefile src/Makefile plugin.ldif) +AC_OUTPUT(Makefile src/Makefile doc/plugin.ldif) diff --git a/plugin.ldif.in b/doc/plugin.ldif.in index 20f526b..20f526b 100644 --- a/plugin.ldif.in +++ b/doc/plugin.ldif.in |
