X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=asn%2FMakefile.am;h=ad0f888df4f7385fd640111a88974b65e773a58b;hb=48bd65a2f5bda9d3407d92137524c14d288ec074;hp=363054a749491e7c3e41bbbe9d579d4718ba67f0;hpb=26d07328e36c41d39216d66d742d133cf7512995;p=yaz-moved-to-github.git diff --git a/asn/Makefile.am b/asn/Makefile.am index 363054a..ad0f888 100644 --- a/asn/Makefile.am +++ b/asn/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.5 2001-03-21 15:02:39 adam Exp $ +## $Id: Makefile.am,v 1.6 2002-04-15 09:44:41 adam Exp $ noinst_LTLIBRARIES=libasn.la @@ -11,4 +11,4 @@ pkginclude_HEADERS = \ prt-acc.h prt-add.h prt-arc.h prt-dat.h prt-dia.h prt-esp.h prt-exd.h \ prt-exp.h prt-ext.h prt-grs.h prt-proto.h prt-rsc.h prt-univ.h -INCLUDES=-I$(top_srcdir)/include +AM_CPPFLAGS=-I$(top_srcdir)/include