diff --git a/groundStation/Makefile b/groundStation/Makefile
index 620bbcefd1a2f32773a283dfad29e9b3e2fd308a..e4eafdd3edd0bcb78eefebe37ebe26cccae45a9b 100644
--- a/groundStation/Makefile
+++ b/groundStation/Makefile
@@ -82,7 +82,7 @@ vrpn/build:
 	cd src/vrpn/build && cmake .. && make
 
 GroundStation:
-	cd gui/MicroCART && qmake-qt5
+	cd gui/MicroCART && qmake
 	cd gui/MicroCART && make
 	ln -s gui/MicroCART/MicroCART GroundStation