From b9ecd6e5e5b87fe1c4dab960e92246772002dd6a Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 9 Jun 2008 17:22:43 +0000 Subject: Merge the two dns plugins --- plugin/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'plugin/Makefile.am') diff --git a/plugin/Makefile.am b/plugin/Makefile.am index 9b8f4de..29266b9 100644 --- a/plugin/Makefile.am +++ b/plugin/Makefile.am @@ -7,7 +7,11 @@ INCLUDES = \ lib_LTLIBRARIES = slapi-dnsnotify.la slapi_dnsnotify_la_SOURCES = \ - slapi-dnsnotify.c + plugin.c plugin.h \ + autoserial.c \ + dnsnotify.c \ + ../common/soa.c \ + ../common/strset.c slapi_dnsnotify_la_LDFLAGS = -module -avoid-version \ -export-symbols-regex 'plugin_init' -- cgit v1.2.3