X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=data1%2FMakefile.am;h=cade864f5422e2e9db0758d77ec756070c834c41;hp=b72eb949225752641cf4d7e13e44751843441049;hb=e92856ea4fecc1a5ea6875ad47797d462fd5fcae;hpb=3f97d3b682ee70a2b523b67153a83e9545d1b610 diff --git a/data1/Makefile.am b/data1/Makefile.am index b72eb94..cade864 100644 --- a/data1/Makefile.am +++ b/data1/Makefile.am @@ -1,7 +1,8 @@ -## $Id: Makefile.am,v 1.2 2004-08-24 10:37:18 adam Exp $ +## $Id: Makefile.am,v 1.3 2006-06-26 15:11:22 marc Exp $ lib_LTLIBRARIES=libidzebra-data1.la +libidzebra_data1_la_LDFLAGS=-version-info $(ZEBRALIBS_VERSION) 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