Changed retrieval module to allow data1 trees with no associated absyn.
[yaz-moved-to-github.git] / retrieval / Makefile.in
index bfa488d..cbec5f3 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.3 1999-06-09 09:43:31 adam Exp $
+# $Id: Makefile.in,v 1.4 1999-12-21 14:16:19 ian Exp $
 
 SHELL=/bin/sh
 
@@ -14,7 +14,7 @@ LIB=../lib/libret.a
 PO = d1_handle.o d1_read.o d1_attset.o d1_tagset.o d1_absyn.o d1_grs.o \
        d1_sutrs.o d1_varset.o d1_espec.o \
        d1_doespec.o d1_map.o d1_marc.o d1_write.o d1_expout.o d1_sumout.o \
-       d1_soif.o d1_prtree.o
+       d1_soif.o d1_prtree.o d1_if.o
 
 all: $(LIB)