From 632fc3570f4ec04b051e02f6ef8ac97567746c52 Mon Sep 17 00:00:00 2001 From: dschmenk Date: Fri, 31 May 2013 16:12:11 -0700 Subject: [PATCH] forgot bintomon --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)