X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=common%2FMakefile.am;h=b78a7eedac035699e30c56aab363c1f5a4b04775;hb=2466bbc82e1254fe239658273813257d847dd8db;hp=1da8299eb6809928c4d04f69069872d1c36e3a9e;hpb=4854e96def0d86155f9a5bd1fd6f0403b0730d32;p=doldaconnect.git diff --git a/common/Makefile.am b/common/Makefile.am index 1da8299..b78a7ee 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -5,4 +5,6 @@ noinst_LIBRARIES = libcommon.a libcommon_a_SOURCES = tiger.c \ utils.c +libcommon_a_CFLAGS = -fPIC + AM_CPPFLAGS=-I$(top_srcdir)/include