check_PROGRAMS = main
main_SOURCES = main.c test.c test.h test-tcpick.c
LDADD = ../htp/.libs/libhtp.a -lz
AM_CFLAGS = -g -O2
#check: all
# ./main