Fixing a bug in makefile
[theonering] / Makefile
index f7aab94..2944e9c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ CTAGS=ctags-exuberant
 all: test
 
 run: $(OBJ)
-       $(SOURCE_PATH)/dc_glade.py
+       $(SOURCE_PATH)/telepathy-theonering
 
 profile: $(OBJ)
        $(PROFILE_GEN) $(PROGRAM)