X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=comstack%2FMakefile.am;fp=comstack%2FMakefile.am;h=9464c1be2fb628c804348576177b0367def82949;hb=78e049108ef4c65f1dc3dddd747e59b90b75a9a6;hp=0000000000000000000000000000000000000000;hpb=4553ace9ab808a5db41bd7e03db6b8b4e9f8acc7;p=yaz-moved-to-github.git diff --git a/comstack/Makefile.am b/comstack/Makefile.am new file mode 100644 index 0000000..9464c1b --- /dev/null +++ b/comstack/Makefile.am @@ -0,0 +1,6 @@ +noinst_LIBRARIES=libcomstack.a + +INCLUDES=-I../include + +libcomstack_a_SOURCES=comstack.c tcpip.c waislen.c +