src/Makefile.am, libpsapi not required when linking shared ngspice,

prevents creating dll with actual libtool
This commit is contained in:
h_vogt 2015-12-13 15:57:38 +01:00 committed by rlar
parent 9e237d700e
commit 23308f7fcf
1 changed files with 0 additions and 4 deletions

View File

@ -460,10 +460,6 @@ EXTRA_DIST += spice.def
if SHARED_MODULE
lib_LTLIBRARIES = libngspice.la
if SHWIN
LIBS += -lpsapi
endif
libngspice_la_SOURCES = \
main.c \
conf.c \