X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=b5cc5f6afe37d8ec1dd1f46fd50b1b77a0624193;hb=d1bd343cd855cb9b5815d5e636b4e70e766c1f6a;hp=986586e6f71fecd43d9bd0bb68c61bcad11f82a0;hpb=f0bbedf750f1530ec05bf2b8122479c924bbf2fe;p=ashd.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 986586e..b5cc5f6 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ noinst_LIBRARIES = libht.a -libht_a_SOURCES = utils.c +libht_a_SOURCES = utils.c mt.c log.c req.c proc.c mtio.c libht_a_CFLAGS = -fPIC