Added shared library support (libtool).
[yaz-moved-to-github.git] / asn / Makefile.am
1 ## $Id: Makefile.am,v 1.3 2000-04-05 07:39:54 adam Exp $
2
3 noinst_LTLIBRARIES=libasn.la
4
5 LIBS =
6
7 libasn_la_SOURCES = proto.c prt-rsc.c prt-acc.c prt-exp.c prt-grs.c prt-exd.c \
8         prt-dia.c prt-esp.c prt-arc.c prt-add.c prt-dat.c prt-univ.c
9
10 INCLUDES=-I$(srcdir)/../include