diff --git a/Makefile b/Makefile index c590d22..07a9991 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,9 @@ INCLUDES = -I lib # Install prefix for client PREFIX = /usr/local +#Name +NAME=o9p + # Sources LIBSRC = lib/fcall.ml lib/o9pc.ml