AM_CPPFLAGS = -I $(srcdir)/../lib check_PROGRAMS = unittests unittests_SOURCES = unittests.c unittests_LDADD = ../lib/libdynstr.la check: ./unittests