Updated External.
authorSebastian Hammer <quinn@indexdata.com>
Tue, 15 Aug 1995 11:58:33 +0000 (11:58 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Tue, 15 Aug 1995 11:58:33 +0000 (11:58 +0000)
asn/Makefile

index 5c09ce6..9caa283 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright (C) 1994, Index Data I/S 
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile,v 1.16 1995-08-10 08:53:57 quinn Exp $
+# $Id: Makefile,v 1.17 1995-08-15 11:58:33 quinn Exp $
 
 SHELL=/bin/sh
 INCLUDE=-I../include -I.
@@ -11,7 +11,7 @@ LIBINCLUDE=-L$(LIBDIR)
 DEFS=$(INCLUDE)
 LIB=$(LIBDIR)/libasn.a
 LIBS=-lodr -lasn
-PO = proto.o diagbib1.o zget.o prt-rsc.o prt-acc.o prt-exp.o
+PO = proto.o diagbib1.o zget.o prt-rsc.o prt-acc.o prt-exp.o prt-ext.o
 CPP=$(CC) -E
 RANLIB=ranlib