noinst_PROGRAMS = test test_SOURCES = \ test.h \ driver.c \ hash.c \ str.c INCLUDES = -I../src test_LDADD = -L../src -leglib