Fixing the makefile
authorEd Page <eopage@byu.net>
Sat, 25 Dec 2010 15:40:01 +0000 (09:40 -0600)
committerEd Page <eopage@byu.net>
Sat, 25 Dec 2010 15:40:01 +0000 (09:40 -0600)
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)