summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/ipa-slapi-plugins/Makefile.am')
-rw-r--r--daemons/ipa-slapi-plugins/Makefile.am16
1 files changed, 16 insertions, 0 deletions
diff --git a/daemons/ipa-slapi-plugins/Makefile.am b/daemons/ipa-slapi-plugins/Makefile.am
new file mode 100644
index 000000000..f316371c3
--- /dev/null
+++ b/daemons/ipa-slapi-plugins/Makefile.am
@@ -0,0 +1,16 @@
+NULL =
+
+SUBDIRS = \
+ ipa-pwd-extop \
+ ipa-memberof \
+ dna \
+ ipa-winsync \
+ $(NULL)
+
+EXTRA_DIST = \
+ README \
+ $(NULL)
+
+MAINTAINERCLEANFILES = \
+ *~ \
+ Makefile.in