aboutsummaryrefslogtreecommitdiff
path: root/md5/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'md5/Makefile.am')
-rw-r--r--md5/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/md5/Makefile.am b/md5/Makefile.am
new file mode 100644
index 0000000..b36f019
--- /dev/null
+++ b/md5/Makefile.am
@@ -0,0 +1,4 @@
+noinst_PROGRAMS = md5cmp
+
+md5cmp_SOURCES = md5cmp.c md5.c md5hl.c md5.h
+md5cmp_CFLAGS = -I$(srcdir)