]> granicus.if.org Git - transmission/commitdiff
Fixing dependency (tr-core.c: tr-core-dbus.h)
authorMukund Sivaraman <muks@mukund.org>
Sun, 17 Aug 2008 21:43:39 +0000 (21:43 +0000)
committerMukund Sivaraman <muks@mukund.org>
Sun, 17 Aug 2008 21:43:39 +0000 (21:43 +0000)
gtk/Makefile.am

index 7c96e86d015c10bed29c48e1efcd7f64ff29f6f5..2afe1aace3818aba5f501c254b3e5a21ba4d8993 100644 (file)
@@ -112,7 +112,7 @@ DISTCLEANFILES = \
 
 CLEANFILES = $(dbus_generated_sources)
 
-$(srcdir)/tr-core-dbus.c: tr-core-dbus.h
+$(srcdir)/tr-core.c: tr-core-dbus.h
 
 tr-core-dbus.h: $(srcdir)/tr-core-dbus.xml
        $(DBUS_BINDING_TOOL) --mode=glib-server --prefix=tr_core $< > $(@F)