diff --git a/groundStation/Makefile b/groundStation/Makefile
index e6f47733be3987f77905eecbc732979aa0891f72..426a90aa156d3f8c72f00f17b973b75d1d5e1da0 100644
--- a/groundStation/Makefile
+++ b/groundStation/Makefile
@@ -70,7 +70,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