ab975b6c5a65598271a926a04992ba6c24e8529f
[yaz-moved-to-github.git] / asn / Makefile.am
1 ## $Id: Makefile.am,v 1.7 2002-09-11 21:25:57 adam Exp $
2
3 noinst_LTLIBRARIES=libasn.la
4
5 libasn_la_SOURCES = proto.c prt-rsc.c prt-acc.c prt-exp.c prt-grs.c prt-exd.c \
6         prt-dia.c prt-esp.c prt-arc.c prt-add.c prt-dat.c prt-univ.c
7
8 pkginclude_HEADERS = \
9         prt-acc.h prt-add.h prt-arc.h prt-dat.h prt-dia.h prt-esp.h prt-exd.h \
10         prt-exp.h prt-ext.h prt-grs.h prt-proto.h prt-rsc.h prt-univ.h
11
12 AM_CPPFLAGS=-I$(top_srcdir)/include