X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=common%2FMakefile.am;h=f84ecca3edbb02d39f43fba7703bf91f6733fb4a;hb=6aafe0774b9fbab8b48b8f8fbc1a29909bb4377a;hp=4dbd77d36fdad9dff84d12daacd7e0936aad0bba;hpb=35007f2561b1fd9b27b0e33d6c3dd37933c4acc9;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