X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=lib%2FMakefile.am;h=d234043743c17c883f1c778698eff1ffed1d2a95;hp=fb072249ea9a99d8af0436d068fe9f30987d6b0e;hb=337333968e3d06cf5f1fa5198eeba3121aee467a;hpb=f4cdf91946475f428f3861275ce9d07f2da73a93 diff --git a/lib/Makefile.am b/lib/Makefile.am index fb07224..d234043 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ noinst_LIBRARIES = libht.a -libht_a_SOURCES = utils.c mt.c log.c +libht_a_SOURCES = utils.c mt.c log.c req.c libht_a_CFLAGS = -fPIC