X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=retrieval%2FMakefile.am;h=3076065d0c375edfbb5b64d4e86117a6da4fd461;hp=c95ff5984b3a58b0d6104ca28b0deb5ea06f4488;hb=651ccb74d12f2968e791b3f411a6c55bca68428a;hpb=848e461264a05c14f4ced38f2df25c2232779fdd diff --git a/retrieval/Makefile.am b/retrieval/Makefile.am index c95ff59..3076065 100644 --- a/retrieval/Makefile.am +++ b/retrieval/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.5 2002-04-15 09:44:44 adam Exp $ +## $Id: Makefile.am,v 1.6 2002-05-13 14:13:37 adam Exp $ noinst_LTLIBRARIES=libret.la @@ -6,7 +6,7 @@ LIBS = 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 + d1_write.c d1_expout.c d1_sumout.c d1_soif.c d1_prtree.c d1_if.c d1_expat.c AM_CPPFLAGS=-I$(top_srcdir)/include