X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile.am;h=c54d47a69ae8b17810a7590a9c3ef9babded47d6;hp=7e405ec65345be7ab8388a5f0c13ced9c0ee1a93;hb=73b96a0bddc9e9b8795451c4c1a795f3224b6b17;hpb=964580242e2e0b2e570f652afa58bfb90ad0bb5e diff --git a/src/Makefile.am b/src/Makefile.am index 7e405ec..c54d47a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1994-2006, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.40 2006-07-04 12:59:56 heikki Exp $ +## $Id: Makefile.am,v 1.41 2006-10-09 21:12:44 adam Exp $ YAZ_VERSION_INFO=2:1:0 @@ -136,15 +136,21 @@ $(srcdir)/z.tcl $(srcdir)/esadmin.asn $(YAZCOMP) $(TCLSH) $(YAZCOMP_Z) $(srcdir)/esadmin.asn # Charset negotiation -z-charneg.c: $(srcdir)/z.tcl $(srcdir)/charneg-3.asn $(YAZCOMP) +z-charneg.c \ +$(top_srcdir)/include/yaz/z-charneg.h: \ +$(srcdir)/z.tcl $(srcdir)/charneg-3.asn $(YAZCOMP) $(TCLSH) $(YAZCOMP_Z) $(srcdir)/charneg-3.asn # UserInfoFormat-multipleSearchTerms-2 -z-mterm2.c: $(srcdir)/z.tcl $(srcdir)/mterm2.asn $(YAZCOMP) +z-mterm2.c \ +$(top_srcdir)/include/yaz/z-mterm2.h: \ +$(srcdir)/z.tcl $(srcdir)/mterm2.asn $(YAZCOMP) $(TCLSH) $(YAZCOMP_Z) $(srcdir)/mterm2.asn # UserInfoFormat-multipleSearchTerms-2 -z-oclcui.c: $(srcdir)/z.tcl $(srcdir)/oclcui.asn $(YAZCOMP) +z-oclcui.c \ +$(top_srcdir)/include/yaz/z-oclcui.h: \ +$(srcdir)/z.tcl $(srcdir)/oclcui.asn $(YAZCOMP) $(TCLSH) $(YAZCOMP_Z) $(srcdir)/oclcui.asn # ILL protocol