summaryrefslogtreecommitdiffstats
path: root/acl-updater/plugin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'acl-updater/plugin/Makefile.am')
-rw-r--r--acl-updater/plugin/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/acl-updater/plugin/Makefile.am b/acl-updater/plugin/Makefile.am
deleted file mode 100644
index d1d2ed8..0000000
--- a/acl-updater/plugin/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-INCLUDES = $(all_includes) $(KDE_INCLUDES)/tde -I$(top_srcdir) $(KRB5_CFLAGS)
-
-lib_LTLIBRARIES = slapi-acl-manager.la
-
-slapi_acl_manager_la_SOURCES = interface.c plugin.cpp plugin.h
-slapi_acl_manager_la_LIBADD = -ltqt-mt -ltdeldap $(SLAPI_LIBRARIES)
-slapi_acl_manager_la_LDFLAGS = -module -avoid-version $(all_libraries) $(KRB5_LIBS)