Makefile.am 100 B

1234
  1. noinst_PROGRAMS = md5cmp
  2. md5cmp_SOURCES = md5cmp.c md5.c md5hl.c md5.h
  3. md5cmp_CFLAGS = -I$(srcdir)