More stuff
[mono.git] / eglib / test / Makefile.am
1 noinst_PROGRAMS = test
2
3 test_SOURCES = \
4         test.h          \
5         driver.c        \
6         hash.c          \
7         str.c
8
9 INCLUDES = -I../src
10
11 test_LDADD = -L../src -leglib