X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/f85d818695cf93284f79dcb79263927a4b8b01d6..7961438be4add9289b13b3471e4cd7943399f5ae:/unix/hacks.am diff --git a/unix/hacks.am b/unix/hacks.am new file mode 100644 index 00000000..57796305 --- /dev/null +++ b/unix/hacks.am @@ -0,0 +1,4 @@ +noinst_PROGRAMS = testbn +testbn_SOURCES = ../sshbn.c ../misc.c ../conf.c ../tree234.c +testbn_SOURCES += ../unix/uxmisc.c +testbn_CFLAGS = -DTESTBN