diff options
Diffstat (limited to 'ipa-server/ipa-slapi-plugins/Makefile.am')
-rw-r--r-- | ipa-server/ipa-slapi-plugins/Makefile.am | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/ipa-server/ipa-slapi-plugins/Makefile.am b/ipa-server/ipa-slapi-plugins/Makefile.am deleted file mode 100644 index f316371c..00000000 --- a/ipa-server/ipa-slapi-plugins/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ -NULL = - -SUBDIRS = \ - ipa-pwd-extop \ - ipa-memberof \ - dna \ - ipa-winsync \ - $(NULL) - -EXTRA_DIST = \ - README \ - $(NULL) - -MAINTAINERCLEANFILES = \ - *~ \ - Makefile.in |