add the icon also for the console build

This commit is contained in:
Holger Vogt 2020-05-19 23:09:31 +02:00
parent f61ba6a2fe
commit 1422d3744b
1 changed files with 4 additions and 0 deletions

View File

@ -196,6 +196,10 @@ if WINGUI
ngspice_LDADD += ngicon.o
endif
if WINCONSOLE
ngspice_LDADD += ngicon.o
endif
if OLDAPPS
## nutmeg: