AM_CPPFLAGS = -I$(srcdir)/.. TESTS = test_lzp check_PROGRAMS = test_lzp LDADD = -lcmocka ../liblzp.a test_lzp_SOURCES = test_lzp.c