Makefile.am 96 B

1234567
  1. INCLUDES = -I../src
  2. bin_PROGRAMS = testSAK
  3. testSAK_SOURCES = test.c
  4. testSAK_LDADD = -ltinySAK