Fixing dependency (tr-core.c: tr-core-dbus.h)

This commit is contained in:
Mukund Sivaraman 2008-08-17 21:43:39 +00:00
parent 87513aa8f8
commit f4fb332a58
1 changed files with 1 additions and 1 deletions

View 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)