diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 19f8d9d..f5fb47a 100644 --- a/configure.ac +++ b/configure.ac @@ -342,4 +342,5 @@ AC_CONFIG_HEADER(src/config.h) AC_OUTPUT(Makefile src/Makefile doc/examples/nis-plugin-example.ldif doc/examples/sch-plugin-example.ldif tests/Makefile tests/clients/Makefile - tests/slapd.sh tests/config/dse.ldif.initial) + tests/slapd.sh tests/config/dse.ldif.initial + src/nisserver-plugin-defs.1) |