mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-10 06:03:31 +02: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)
|