Added libinp.a to nutmeg linking.
This commit is contained in:
parent
eda9bcd823
commit
4d5f792987
|
|
@ -138,7 +138,8 @@ ngnutmeg_LDADD = \
|
||||||
frontend/help/libhlp.a \
|
frontend/help/libhlp.a \
|
||||||
maths/cmaths/libcmaths.a \
|
maths/cmaths/libcmaths.a \
|
||||||
maths/poly/libpoly.a \
|
maths/poly/libpoly.a \
|
||||||
misc/libmisc.a
|
misc/libmisc.a \
|
||||||
|
spicelib/parser/libinp.a
|
||||||
|
|
||||||
## help:
|
## help:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue