Habilitate expire unittest module for external use
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
INPUTS = $(wildcard solidity/*.sol)
|
||||
INPUTS = $(wildcard cic_contracts/unittest/solidity/*.sol)
|
||||
OUTPUTS = $(patsubst %.sol, %.bin, $(INPUTS))
|
||||
|
||||
all: outs readme package
|
||||
all: outs package
|
||||
|
||||
.SUFFIXES: .sol .bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user