summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-slapi-plugins/Makefile
diff options
context:
space:
mode:
authorPete Rowley <prowley@redhat.com>2007-09-04 15:39:53 -0700
committerPete Rowley <prowley@redhat.com>2007-09-04 15:39:53 -0700
commit82943c31de32b0388a7c23e6e6a18cc9c99ac502 (patch)
tree30882a8c1a64541e8456ddbba2c4b1cd89a0f43e /ipa-server/ipa-slapi-plugins/Makefile
parent3afd023c3aad0ade7ce391ba18dcd2c9c8e59426 (diff)
downloadfreeipa.git-82943c31de32b0388a7c23e6e6a18cc9c99ac502.tar.gz
freeipa.git-82943c31de32b0388a7c23e6e6a18cc9c99ac502.tar.xz
freeipa.git-82943c31de32b0388a7c23e6e6a18cc9c99ac502.zip
Initial commit of dna plugin - origin: FDS with fix ups
Diffstat (limited to 'ipa-server/ipa-slapi-plugins/Makefile')
-rw-r--r--ipa-server/ipa-slapi-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-server/ipa-slapi-plugins/Makefile b/ipa-server/ipa-slapi-plugins/Makefile
index a5d1c191..23bcd94b 100644
--- a/ipa-server/ipa-slapi-plugins/Makefile
+++ b/ipa-server/ipa-slapi-plugins/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS=ipa-pwd-extop ipa-memberof
+SUBDIRS=ipa-pwd-extop ipa-memberof dna
all:
@for subdir in $(SUBDIRS); do \