Fixing the makefile
[gonvert] / Makefile
index a4c08c6..0aeac1f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ CTAGS=ctags-exuberant
 all: test
 
 run: $(OBJ)
-       $(SOURCE_PATH)/$(PROJECT_NAME)_glade.py
+       $(SOURCE_PATH)/$(PROJECT_NAME)_qt.py
 
 profile: $(OBJ)
        $(PROFILE_GEN) $(PROGRAM)