Skip to content

Commit b0353c1

Browse files
Kapil Rastogiashishagg
authored andcommitted
updating make file to release in memory backend (#230)
* updating make file to release in memory backend * updating make file to release in memory backend
1 parent 5136248 commit b0353c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backends/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
PWD := $(shell pwd)
44

5-
all: cassandra
5+
all: cassandra memory
66

77
cassandra: build_cassandra
88
cd cassandra && $(MAKE) integration_test

0 commit comments

Comments
 (0)