X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=asn%2FMakefile.am;fp=asn%2FMakefile.am;h=6c5796e75a8d834c6d1ce7f68a9564148ec13de5;hp=0000000000000000000000000000000000000000;hb=78e049108ef4c65f1dc3dddd747e59b90b75a9a6;hpb=4553ace9ab808a5db41bd7e03db6b8b4e9f8acc7 diff --git a/asn/Makefile.am b/asn/Makefile.am new file mode 100644 index 0000000..6c5796e --- /dev/null +++ b/asn/Makefile.am @@ -0,0 +1,7 @@ + +noinst_LIBRARIES=libasn.a + +libasn_a_SOURCES = proto.c prt-rsc.c prt-acc.c prt-exp.c prt-grs.c prt-exd.c \ + prt-dia.c prt-esp.c prt-arc.c prt-add.c prt-dat.c prt-univ.c + +INCLUDES=-I../include