X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=common%2FMakefile.am;fp=common%2FMakefile.am;h=4dbd77d36fdad9dff84d12daacd7e0936aad0bba;hb=35007f2561b1fd9b27b0e33d6c3dd37933c4acc9;hp=0000000000000000000000000000000000000000;hpb=8b17e919cee63400e6de2c5f699c0a88d226b7e6;p=doldaconnect.git diff --git a/common/Makefile.am b/common/Makefile.am new file mode 100644 index 0000000..4dbd77d --- /dev/null +++ b/common/Makefile.am @@ -0,0 +1,6 @@ +noinst_LIBRARIES = libcommon.a + +libcommon_a_SOURCES = tiger.c \ + utils.c + +AM_CPPFLAGS=-I$(top_srcdir)/include