X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=common%2FMakefile.am;h=b78a7eedac035699e30c56aab363c1f5a4b04775;hb=462556481852c6e4b97ebfebf50de429097540d0;hp=1da8299eb6809928c4d04f69069872d1c36e3a9e;hpb=f6fa643c7b94e4d7ae817acf4c5ffac0136a68d5;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