X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=asn%2FMakefile.am;fp=asn%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=ab975b6c5a65598271a926a04992ba6c24e8529f;hb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9;hpb=c71d717ada2a9ef730d527f161eb5ba9aa641a9f diff --git a/asn/Makefile.am b/asn/Makefile.am deleted file mode 100644 index ab975b6..0000000 --- a/asn/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -## $Id: Makefile.am,v 1.7 2002-09-11 21:25:57 adam Exp $ - -noinst_LTLIBRARIES=libasn.la - -libasn_la_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 - -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 - -AM_CPPFLAGS=-I$(top_srcdir)/include