X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;fp=lib%2FMakefile.am;h=986586e6f71fecd43d9bd0bb68c61bcad11f82a0;hb=f0bbedf750f1530ec05bf2b8122479c924bbf2fe;hp=0000000000000000000000000000000000000000;hpb=0b26618eede5b215f03fc826ec504a8996dc8801;p=ashd.git diff --git a/lib/Makefile.am b/lib/Makefile.am new file mode 100644 index 0000000..986586e --- /dev/null +++ b/lib/Makefile.am @@ -0,0 +1,4 @@ +noinst_LIBRARIES = libht.a + +libht_a_SOURCES = utils.c +libht_a_CFLAGS = -fPIC