From ac5b03be829b4c9369ebfb07a688308721103228 Mon Sep 17 00:00:00 2001 From: neilbrown Date: Tue, 20 Dec 2005 04:12:42 +0000 Subject: Autogen update --- tools/nlmtest/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tools/nlmtest/Makefile.am (limited to 'tools/nlmtest') diff --git a/tools/nlmtest/Makefile.am b/tools/nlmtest/Makefile.am new file mode 100644 index 0000000..fbf9fb3 --- /dev/null +++ b/tools/nlmtest/Makefile.am @@ -0,0 +1,7 @@ +## Process this file with automake to produce Makefile.in + +EXTRA_DIST = \ + README \ + host.h \ + nlm_prot.x \ + nlmtest.c -- cgit