diff options
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 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 \ |