X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=d234043743c17c883f1c778698eff1ffed1d2a95;hb=66987955eb1903d6d21d21471f145cbd1f514520;hp=fb072249ea9a99d8af0436d068fe9f30987d6b0e;hpb=ddf9919274745e46fc8005f8a86d9b58500b628e;p=ashd.git 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