bin_PROGRAMS = htparser noinst_PROGRAMS = debugsink htparser_SOURCES = htparser.c debugsink_SOURCES = debugsink.c LDADD = $(top_srcdir)/lib/libht.a AM_CPPFLAGS = -I$(top_srcdir)/lib