Directive s=pw sets structure to phrase if term includes blank(s).
[yaz-moved-to-github.git] / asn / Makefile.am
1 ## $Id: Makefile.am,v 1.5 2001-03-21 15:02:39 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 pkginclude_HEADERS = \
11         prt-acc.h prt-add.h prt-arc.h prt-dat.h prt-dia.h prt-esp.h prt-exd.h \
12         prt-exp.h prt-ext.h prt-grs.h prt-proto.h prt-rsc.h prt-univ.h
13
14 INCLUDES=-I$(top_srcdir)/include