X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilcacc%2Ftests%2FMakefile.am;fp=lib%2Fsilcacc%2Ftests%2FMakefile.am;h=72827b0e9494d006d7437817e432daf2e38510bc;hp=8ceace81c9d1bce407b82db1edc108c1076b1004;hb=26618713bb72877372e5dc3b7b9f7d101c26fb78;hpb=87f7fe2aac95581dbd3e6258b6276da08952c13d diff --git a/lib/silcacc/tests/Makefile.am b/lib/silcacc/tests/Makefile.am index 8ceace81..72827b0e 100644 --- a/lib/silcacc/tests/Makefile.am +++ b/lib/silcacc/tests/Makefile.am @@ -3,7 +3,7 @@ # # Author: Pekka Riikonen # -# Copyright (C) 2007 Pekka Riikonen +# Copyright (C) 2007, 2008 Pekka Riikonen # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,14 +17,10 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign -bin_PROGRAMS = test_softacc \ +check_PROGRAMS = test_softacc \ test_softacc_cipher \ test_softacc_cipher2 -test_softacc_SOURCES = test_softacc.c -test_softacc_cipher_SOURCES = test_softacc_cipher.c -test_softacc_cipher2_SOURCES = test_softacc_cipher2.c - LIBS = $(SILC_COMMON_LIBS) LDADD = -L.. -L../.. -lsct