X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=src%2FMakefile.am;h=e8e6c700561ea31c8b843ca168816237822682e4;hp=b3c9a658440e85b0aeda8947f3a3b0014a78ecef;hb=992ce9ef8adb25fdcc47264187450a3edb287167;hpb=af34331c8aae9bacdae3655546b2fb6eb2fbe23f diff --git a/src/Makefile.am b/src/Makefile.am index b3c9a65..e8e6c70 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,8 @@ -bin_PROGRAMS = htparser +bin_PROGRAMS = htparser dirplex noinst_PROGRAMS = debugsink htparser_SOURCES = htparser.c +dirplex_SOURCES = dirplex.c debugsink_SOURCES = debugsink.c LDADD = $(top_srcdir)/lib/libht.a