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