X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=src%2Fdirplex%2FMakefile.am;h=95659a84ba1c486f2882e434dab7e1e23efc2421;hb=827ebbd9749294dd82ddad4e22033dcc0bbc2c05;hp=97d98422cf559bfb2fb82d03c1d9156622a3c901;hpb=600a1ce79471493f8cad5fcf118dc9797331d5aa;p=ashd.git diff --git a/src/dirplex/Makefile.am b/src/dirplex/Makefile.am index 97d9842..95659a8 100644 --- a/src/dirplex/Makefile.am +++ b/src/dirplex/Makefile.am @@ -2,5 +2,5 @@ bin_PROGRAMS = dirplex dirplex_SOURCES = dirplex.c conf.c dirplex.h -LDADD = $(top_srcdir)/lib/libht.a +LDADD = $(top_srcdir)/lib/libht.la AM_CPPFLAGS = -I$(top_srcdir)/lib