From e21bc61b2b073fc2fb4bc0fc9dc9a9508b18989f Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Wed, 9 Jul 2008 17:12:57 -0400 Subject: - package the nisserver-plugin-defs binary --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 77215f6..85bc9e3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,7 +15,7 @@ if SCHEMA plugin_LTLIBRARIES += schemacompat-plugin.la endif -noinst_PROGRAMS = nisserver-plugin-defs +sbin_PROGRAMS = nisserver-plugin-defs nisserver_plugin_defs_CFLAGS = $(AM_CFLAGS) -DDEFS_NIS_MAIN nisserver_plugin_defs_SOURCES = defs-nis.c -- cgit