X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=odr%2FMakefile.am;h=17b63e639e34637d66bb01816ca3d360ea9ad791;hb=fed4c59a3c26f04ba3764947aa2f7ecdd9b46889;hp=2b5b78ced54e67d36ffec203f72bf377c0def267;hpb=92887fb8af4d8697f6569d6a6756860fea5f4b84;p=yaz-moved-to-github.git diff --git a/odr/Makefile.am b/odr/Makefile.am index 2b5b78c..17b63e6 100644 --- a/odr/Makefile.am +++ b/odr/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.10 2003-05-27 21:12:22 adam Exp $ +## $Id: Makefile.am,v 1.11 2003-05-27 21:42:45 adam Exp $ noinst_LTLIBRARIES = libodr.la @@ -11,7 +11,7 @@ EXTRA_PROGRAMS = tstodr EXTRA_DIST = tstodrcodec.c tstodrcodec.h tstodr.asn tstodr_LDADD = libodr.la ../util/libutil.la -tstodr_SOURCES = tstodr.c tstodrcodec.c tstodrcodec.h +tstodr_SOURCES = tstodrcodec.c tstodrcodec.h tstodr.c # Rule for generating codecs for our small ASN.1 spec tstodrcodec.c tstodrcodec.h: $(srcdir)/tstodr.asn $(top_srcdir)/util/yaz-asncomp