[evince] Fix make distcheck
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] Fix make distcheck
- Date: Fri, 15 Aug 2014 16:14:58 +0000 (UTC)
commit 5a88713d7aa6ace094b75a597554d065e4898668
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Fri Aug 15 18:14:25 2014 +0200
Fix make distcheck
browser-plugin/Makefile.am | 8 +++++++-
previewer/Makefile.am | 1 +
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/browser-plugin/Makefile.am b/browser-plugin/Makefile.am
index 63b438f..6636c4f 100644
--- a/browser-plugin/Makefile.am
+++ b/browser-plugin/Makefile.am
@@ -13,7 +13,8 @@ libevbrowserplugin_la_SOURCES = \
EvBrowserPlugin.h \
EvBrowserPlugin.cpp \
EvBrowserPluginToolbar.h \
- EvBrowserPluginToolbar.cpp
+ EvBrowserPluginToolbar.cpp \
+ EvMemoryUtils.h
nodist_libevbrowserplugin_la_SOURCES = \
EvBrowserPluginResources.c
@@ -56,6 +57,11 @@ EvBrowserPluginResources.c: EvBrowserPlugin.gresource.xml Makefile $(shell $(GLI
$(AM_V_GEN) XMLLINT=$(XMLLINT) $(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(srcdir)
--sourcedir=$(top_srcdir)/data --generate-source $<
EXTRA_DIST = \
+ EvBrowserPlugin.gresource.xml \
+ evince-browser.css \
plugin.symbols
+CLEANFILES = \
+ EvBrowserPluginResources.c
+
-include $(top_srcdir)/git.mk
diff --git a/previewer/Makefile.am b/previewer/Makefile.am
index c659d06..6d12709 100644
--- a/previewer/Makefile.am
+++ b/previewer/Makefile.am
@@ -41,6 +41,7 @@ ev-previewer-resources.c: previewer.gresource.xml Makefile $(shell $(GLIB_COMPIL
EXTRA_DIST = \
previewer.gresource.xml \
+ evince-previewer.css \
previewer-ui.xml \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]