Browse Source

Add missing rule for ngicon.rc

pre-master-46
Keno Fischer 5 years ago
committed by Holger Vogt
parent
commit
174f3d9cf9
  1. 5
      src/Makefile.am

5
src/Makefile.am

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

Loading…
Cancel
Save