X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=common%2FMakefile.am;h=f84ecca3edbb02d39f43fba7703bf91f6733fb4a;hb=fe3087efc8e56e41f67ed676bd735d2cc1dadac4;hp=4dbd77d36fdad9dff84d12daacd7e0936aad0bba;hpb=b27d0ad84bf9a441f5d3a5fef7c0844570c20740;p=doldaconnect.git diff --git a/common/Makefile.am b/common/Makefile.am index 4dbd77d..f84ecca 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -3,4 +3,6 @@ noinst_LIBRARIES = libcommon.a libcommon_a_SOURCES = tiger.c \ utils.c +libcommon_a_CFLAGS = -fPIC + AM_CPPFLAGS=-I$(top_srcdir)/include