diff --git a/src/makefile b/src/makefile
index 5fc135a9f30a969f697b01c99b5fdc67868a0840..8e8b3e3a03b7c1ebe9118e96e7e3608e0e6e1cbf 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