From: Ed Page Date: Sat, 25 Dec 2010 15:40:01 +0000 (-0600) Subject: Fixing the makefile X-Git-Url: http://git.maemo.org/git/?p=gonvert;a=commitdiff_plain;h=66b1322f8e0ff350d13705f90a8784d1b65e9326;ds=sidebyside Fixing the makefile --- diff --git a/Makefile b/Makefile index a4c08c6..0aeac1f 100644 --- 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)