X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile.am;h=b9ec18b3203c11d2f440018c6e35e10b40b1fb1b;hp=e63b368490d67b62371de864664de2f9717474af;hb=c618d4743a6dff2764d4a95d8bcf4fc441fcd8db;hpb=68832d0951d7f4707b6140b2001134c1a52b878c diff --git a/src/Makefile.am b/src/Makefile.am index e63b368..b9ec18b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1995-2007, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.62 2007-04-18 07:34:35 adam Exp $ +## $Id: Makefile.am,v 1.63 2007-04-18 08:08:02 adam Exp $ YAZ_VERSION_INFO=3:0:0 @@ -42,7 +42,7 @@ marc8r.c: charconv.tcl codetables.xml # Generate OID database from CSV oid_std.c $(top_srcdir)/include/yaz/oid_std.h: oidtoc.tcl oid.csv - $(TCLSH) $(srcdir)/oidtoc.tcl $(srcdir)/oid.csv $(srcdir)/oid_std.c $(top_srcdir)/include/yaz/oid_std.h + $(TCLSH) $(srcdir)/oidtoc.tcl $(srcdir) oid.csv oid_std.c oid_std.h # Generate diagnostics from CSVs diagbib1.c $(top_srcdir)/include/yaz/diagbib1.h: csvtobib1.tcl bib1.csv