mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-06 07:42:21 -04:00
7 lines
122 B
Makefile
7 lines
122 B
Makefile
## Process this file with automake to produce Makefile.in.
|
|
|
|
AUTOMAKE_OPTIONS = 1.1
|
|
|
|
TESTS = md5-rfc
|
|
EXTRA_DIST = $(TESTS)
|