]> sjero.net Git - wget/blobdiff - Makefile.am
Use the gnulib md5 module.
[wget] / Makefile.am
index 44ded6d7423f63a25a575ca9d3f95b539f20feff..c8edf329a6d84b08eb844b766bb8a57288adf129 100644 (file)
@@ -38,10 +38,10 @@ distuninstallcheck_listfiles = find . -type f | \
                               grep -Ev '(/share/info/dir|/etc/wgetrc)$$'
 
 # Search for macros in the m4 subdirectory:
-ACLOCAL_AMFLAGS = -I m4 -I md5/m4
+ACLOCAL_AMFLAGS = -I m4
 
 # subdirectories in the distribution
-SUBDIRS = lib md5 src doc po tests util windows
+SUBDIRS = lib src doc po tests util windows
 
 EXTRA_DIST = ChangeLog.README configure.bat MAILING-LIST \
              msdos/ChangeLog msdos/config.h msdos/Makefile.DJ \