diff --git a/src/Makefile b/src/Makefile index b50fb7d..f6ff0bb 100755 --- a/src/Makefile +++ b/src/Makefile @@ -1,4 +1,4 @@ -BIN=a2pid a2mon dskread dskwrite +BIN=a2pid a2mon dskread dskwrite bintomon all: $(BIN)