X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2FMakefile.am;h=eb074bc4e9945fc33e860e7417a3aac544b17efc;hp=47d8321a58b4ddd0963b01cd9b06a42e17cd7b3e;hb=ec1f815d5348cd21e393f76bc212c910c34bbc45;hpb=05d1794c4ac57eabe6f6da766156f6986d5c987c;ds=sidebyside diff --git a/odr/Makefile.am b/odr/Makefile.am index 47d8321..eb074bc 100644 --- a/odr/Makefile.am +++ b/odr/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.8 2003-05-06 10:08:30 adam Exp $ +## $Id: Makefile.am,v 1.9 2003-05-20 19:55:29 adam Exp $ noinst_LTLIBRARIES = libodr.la @@ -14,7 +14,7 @@ tstodr_LDADD = libodr.la ../util/libutil.la tstodr_SOURCES = tstodr.c tstodrcodec.c tstodrcodec.h # Rule for generating codecs for our small ASN.1 spec -tstodrcodec.c tstodrcodec.h: $(srcdir)/tstodr.asn +tstodrcodec.c tstodrcodec.h: $(srcdir)/tstodr.asn $(top_srcdir)/util/yaz-comp cd $(srcdir); $(top_srcdir)/util/yaz-comp tstodr.asn libodr_la_SOURCES = odr_bool.c ber_bool.c ber_len.c ber_tag.c odr_util.c \