From 4d5f792987b14f2ca739a0ce80d4394512831290 Mon Sep 17 00:00:00 2001 From: pnenzi Date: Tue, 9 Oct 2007 15:18:35 +0000 Subject: [PATCH] Added libinp.a to nutmeg linking. --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index d036549c1..2c31ab9f2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -138,7 +138,8 @@ ngnutmeg_LDADD = \ frontend/help/libhlp.a \ maths/cmaths/libcmaths.a \ maths/poly/libpoly.a \ - misc/libmisc.a + misc/libmisc.a \ + spicelib/parser/libinp.a ## help: