summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAlexander Bokovoy <abokovoy@redhat.com>2013-07-31 14:26:55 +0300
committerNalin Dahyabhai <nalin@dahyabhai.net>2013-08-07 11:33:23 -0400
commit4ddd2079b059c57f09419c72f73efee468318b01 (patch)
treee3925807306d2095df4e58baec8b4c23b28c0273 /src/Makefile.am
parenta2af37c552477de78297322ef3bef099a0ac0717 (diff)
downloadslapi-nis-4ddd2079b059c57f09419c72f73efee468318b01.tar.gz
slapi-nis-4ddd2079b059c57f09419c72f73efee468318b01.tar.xz
slapi-nis-4ddd2079b059c57f09419c72f73efee468318b01.zip
back-sch: move structure definitions to back-sch.h to share with other code
NSSWITCH supporting code needs access to the schema-compat structures
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6c8666b..0563171 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -51,6 +51,7 @@ nisserver_plugin_la_LIBADD = $(LDAP_LIBS) $(RUNTIME_LIBS) $(TIRPC_LIBS) $(LIBWRA
schemacompat_plugin_la_SOURCES = \
back-sch.c \
+ back-sch.h \
backend.h \
back-shr.c \
back-shr.h \