diff options
Diffstat (limited to 'browser-plugin')
-rw-r--r-- | browser-plugin/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/browser-plugin/Makefile.am b/browser-plugin/Makefile.am index 2ba81678c..831448cab 100644 --- a/browser-plugin/Makefile.am +++ b/browser-plugin/Makefile.am @@ -81,7 +81,7 @@ test_glow_button_CFLAGS = \ libexec_PROGRAMS = totem-plugin-viewer # Are we a bit thick, Mister? -totem-plugin-viewer.c: totem-plugin-viewer-interface.h +totem-plugin-viewer.c: totem-plugin-viewer-interface.h $(MARSHAL_FILES) totem_plugin_viewer_SOURCES = \ totem-glow-button.c \ |