Examples using Bib-1 use attributes
[idzebra-moved-to-github.git] / data1 / Makefile.am
index acff185..49622e8 100644 (file)
@@ -1,10 +1,10 @@
-## $Id: Makefile.am,v 1.7 2006-07-05 15:03:45 adam Exp $
 
 noinst_LTLIBRARIES=libidzebra-data1.la
 
 libidzebra_data1_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_marc.c d1_write.c d1_expout.c d1_sumout.c d1_soif.c d1_prtree.c d1_if.c \
+  d1_utils.c
 
 AM_CPPFLAGS=-I$(top_srcdir)/include $(YAZINC)