diff options
| author | Karl MacMillan <kmacmillan@mentalrootkit.com> | 2007-08-15 15:56:45 -0400 |
|---|---|---|
| committer | Karl MacMillan <kmacmillan@mentalrootkit.com> | 2007-08-15 15:56:45 -0400 |
| commit | e27ab98fd27fbfef7634900a4f136b2d5cba9c21 (patch) | |
| tree | e4f946aeeeb948fa0e2e67326d92a0f0d20ed3a4 /ipa-server/ipa-slapi-plugins/Makefile | |
| parent | d3415f85b00ee993679afad6f6a2f64c881ed0ec (diff) | |
Integrate memberof plugin into build.
Diffstat (limited to 'ipa-server/ipa-slapi-plugins/Makefile')
| -rw-r--r-- | ipa-server/ipa-slapi-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-server/ipa-slapi-plugins/Makefile b/ipa-server/ipa-slapi-plugins/Makefile index 95ed26c65..a5d1c1913 100644 --- a/ipa-server/ipa-slapi-plugins/Makefile +++ b/ipa-server/ipa-slapi-plugins/Makefile @@ -1,4 +1,4 @@ -SUBDIRS=ipa-pwd-extop +SUBDIRS=ipa-pwd-extop ipa-memberof all: @for subdir in $(SUBDIRS); do \ |
