ecp5: fix rebase mistake
[yosys.git] / frontends / rpc / Makefile.inc
1 ifeq ($(DISABLE_SPAWN),0)
2 OBJS += frontends/rpc/rpc_frontend.o
3 endif