Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_END_CDECL.
[yaz-moved-to-github.git] / asn / Makefile.am
diff --git a/asn/Makefile.am b/asn/Makefile.am
new file mode 100644 (file)
index 0000000..6c5796e
--- /dev/null
@@ -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