Add md4 module.
[gnulib.git] / modules / md4-tests
diff --git a/modules/md4-tests b/modules/md4-tests
new file mode 100644 (file)
index 0000000..ac2cbcb
--- /dev/null
@@ -0,0 +1,11 @@
+Files:
+tests/test-md4.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-md4
+noinst_PROGRAMS += test-md4
+test_md4_SOURCES = test-md4.c