Fixing a bug in makefile
authorEd Page <eopage@byu.net>
Sat, 12 Dec 2009 21:19:23 +0000 (15:19 -0600)
committerEd Page <eopage@byu.net>
Sat, 12 Dec 2009 21:19:23 +0000 (15:19 -0600)
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)