From f1b9d456cc198ae7a32740a4e529c3aa5dd3750e Mon Sep 17 00:00:00 2001 From: edgrif <edgrif> Date: Tue, 18 Nov 2003 10:35:15 +0000 Subject: [PATCH] add zmapControl to compile list --- src/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/makefile b/src/makefile index 5fc135a9f..8e8b3e3a0 100755 --- a/src/makefile +++ b/src/makefile @@ -5,7 +5,7 @@ # APP_DIR = zmapApp -MAKE_DIRS = $(APP_DIR) zmapAppmanager zmapserver zmapthreads zmaputils zmapwindow +MAKE_DIRS = $(APP_DIR) zmapAppmanager zmapControl zmapserver zmapthreads zmaputils zmapwindow all: makebindir libs zmap -- GitLab