[totem] build: Fixes for make distcheck
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] build: Fixes for make distcheck
- Date: Wed, 18 Sep 2013 14:27:27 +0000 (UTC)
commit 4f4cb880d665c8e37961af422da15e57adbafa6c
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Wed Sep 18 16:25:30 2013 +0200
build: Fixes for make distcheck
browser-plugin/Makefile.am | 3 ++-
docs/reference/Makefile.am | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/browser-plugin/Makefile.am b/browser-plugin/Makefile.am
index 45428e5..74090f5 100644
--- a/browser-plugin/Makefile.am
+++ b/browser-plugin/Makefile.am
@@ -2,7 +2,9 @@ plugindir = $(BROWSER_PLUGIN_DIR)
plugin_LTLIBRARIES =
EXTRA_DIST = \
+ org_gnome_totem_PluginViewer.xml \
plugin.symbols \
+ totem-plugin-viewer.gresource.xml \
TODO \
README.browser-plugin
@@ -79,7 +81,6 @@ totem-plugin-viewer-resources.h: totem-plugin-viewer.gresource.xml $(resource_fi
totem_plugin_viewer_SOURCES = \
totem-glow-button.c \
totem-glow-button.h \
- totem-plugin-viewer-interface.h \
totem-plugin-viewer.c \
totem-plugin-viewer-constants.h \
totem-plugin-viewer-options.h \
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 6fba0ca..2fad27f 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -136,7 +136,7 @@ GTKDOC_CFLAGS = \
$(PLAYER_CFLAGS)
GTKDOC_LIBS = \
$(top_builddir)/src/libtotem.la \
- $(top_srcdir)/libgd/libgd.la \
+ $(top_builddir)/libgd/libgd.la \
$(PLAYER_LIBS)
# This includes the standard gtk-doc make rules, copied by gtkdocize.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]