From: Ed Page Date: Sat, 12 Dec 2009 21:19:23 +0000 (-0600) Subject: Fixing a bug in makefile X-Git-Url: http://git.maemo.org/git/?p=theonering;a=commitdiff_plain;h=b80c4af11e9aef73aebee22e5b5dad367dacfa9a Fixing a bug in makefile --- diff --git a/Makefile b/Makefile index f7aab94..2944e9c 100644 --- 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)