Skip to content

Commit 6068734

Browse files
committed
Fix Makefile name
1 parent 4b264ed commit 6068734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.PHONY: all clean install build
22
all: build doc
33

4-
NAME=mirage-block-unix
4+
NAME=mirage-http-xen
55
J=4
66

77
export OCAMLRUNPARAM=b

0 commit comments

Comments
 (0)