]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - Makefile.am
Add support for new MIT plugin interface, drop old patch
[kerberos/krb5-strength.git] / Makefile.am
index 4112956a519616d5ae367ff82ea66f088d87a50c..d2c71dac3f6bcd958ee3e82e07b5b8bbb8a5b387 100644 (file)
@@ -43,7 +43,8 @@ endif
 
 # Rules for building the password strength plugin.
 module_LTLIBRARIES = plugin/passwd_strength.la
-plugin_passwd_strength_la_SOURCES = plugin/api.c plugin/heimdal.c plugin/mit.c
+plugin_passwd_strength_la_SOURCES = plugin/api.c plugin/heimdal.c \
+       plugin/mit.c
 plugin_passwd_strength_la_LDFLAGS = -module -avoid-version
 if EMBEDDED_CRACKLIB
     plugin_passwd_strength_la_LIBADD = cracklib/libcracklib.la