Add missing rule for ngicon.rc

This commit is contained in:
Keno Fischer 2021-03-24 14:43:17 -04:00 committed by Holger Vogt
parent 36313d59f3
commit 174f3d9cf9
1 changed files with 5 additions and 2 deletions

View File

@ -192,9 +192,12 @@ endif
endif endif
if WINRESOURCE if WINRESOURCE
ngspice_LDADD += ngicon.o ngspice_SOURCES += ngicon.rc
endif endif
.rc.lo:
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --tag=RC --mode=compile $(RC) $(RCFLAGS) $< -o $@
if OLDAPPS if OLDAPPS
## nutmeg: ## nutmeg: