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