X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=retrieval%2FMakefile.am;fp=retrieval%2FMakefile.am;h=0000000000000000000000000000000000000000;hb=95a7ea9b644c520d7d7b7c5d0c71ca44dd58a225;hp=aff1919cf72854f016156e3bf529274b32c46c73;hpb=6866fce7b026f5ce8b75945f72a844d7b44abd85;p=yaz-moved-to-github.git diff --git a/retrieval/Makefile.am b/retrieval/Makefile.am deleted file mode 100644 index aff1919..0000000 --- a/retrieval/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -## $Id: Makefile.am,v 1.8 2002-09-11 21:25:57 adam Exp $ - -noinst_LTLIBRARIES=libret.la - -libret_la_SOURCES = d1_handle.c d1_read.c d1_attset.c d1_tagset.c d1_absyn.c \ - d1_grs.c d1_sutrs.c d1_varset.c d1_espec.c d1_doespec.c d1_map.c d1_marc.c \ - d1_write.c d1_expout.c d1_sumout.c d1_soif.c d1_prtree.c d1_if.c - -AM_CPPFLAGS=-I$(top_srcdir)/include -