X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=gtk%2Fsrc%2FMakefile.am;h=b0f1e4aa2c6fc7d8ea5abd3c198954c8d8fc9089;hb=44946a6f8be82a70e65ca534541183a26fdb804b;hp=28d5c8e5adda8ec696aec0e662d305c6894f237a;hpb=2ab88e535eeacb45f7d41ecf3eb254e109828409;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/gtk/src/Makefile.am b/gtk/src/Makefile.am index 28d5c8e5..b0f1e4aa 100644 --- a/gtk/src/Makefile.am +++ b/gtk/src/Makefile.am @@ -129,11 +129,11 @@ resources.plist: create_resources resources.list $(icons_dep) internal_defaults. ghbcellrenderertext.c: marshalers.h -marshalers.h: marshalers.list - glib-genmarshal --prefix=ghb_marshal marshalers.list --header > marshalers.h +$(srcdir)/marshalers.h: marshalers.list + glib-genmarshal --prefix=ghb_marshal $(srcdir)/marshalers.list --header > $(srcdir)/marshalers.h -marshalers.c: marshalers.list - glib-genmarshal --prefix=ghb_marshal marshalers.list --body > marshalers.c +$(srcdir)/marshalers.c: marshalers.list + glib-genmarshal --prefix=ghb_marshal $(srcdir)/marshalers.list --body > $(srcdir)/marshalers.c gtk_update_icon_cache = gtk-update-icon-cache -f -t $(DESTDIR)/$(datadir)/icons/hicolor