[evince] build: Distribute meson build files when using autotools
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] build: Distribute meson build files when using autotools
- Date: Sun, 29 Sep 2019 22:16:40 +0000 (UTC)
commit 021428c9487f00551e021557cdcc2b6dcf9fe7e9
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Sun Sep 29 19:10:05 2019 -0300
build: Distribute meson build files when using autotools
Fixes #1262
Makefile.am | 40 +++++++++++++++++++++++++++++++++++++++-
1 file changed, 39 insertions(+), 1 deletion(-)
---
diff --git a/Makefile.am b/Makefile.am
index 2bfe61bd..00655f48 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,7 +59,45 @@ EXTRA_DIST = \
$(appdata_in_files) \
autogen.sh \
MAINTAINERS \
- README.md
+ README.md \
+ generate-changelog.sh \
+ lib-symbol.map \
+ meson.build \
+ meson_post_install.py \
+ meson_options.txt \
+ previewer/meson.build \
+ libmisc/meson.build \
+ cut-n-paste/libgd/meson.build \
+ cut-n-paste/unarr/meson.build \
+ cut-n-paste/gimpcellrenderertoggle/meson.build \
+ cut-n-paste/meson.build \
+ cut-n-paste/synctex/meson.build \
+ shell/meson.build \
+ properties/meson.build \
+ thumbnailer/meson.build \
+ data/icons/meson.build \
+ data/meson.build \
+ help/reference/shell/meson.build \
+ help/reference/libview/meson.build \
+ help/reference/libdocument/meson.build \
+ help/meson.build \
+ help/LINGUAS \
+ libview/meson.build \
+ backend/backend-symbol.map \
+ backend/xps/meson.build \
+ backend/tiff/meson.build \
+ backend/pdf/meson.build \
+ backend/comics/meson.build \
+ backend/dvi/mdvi-lib/meson.build \
+ backend/dvi/meson.build \
+ backend/ps/meson.build \
+ backend/meson.build \
+ backend/djvu/meson.build \
+ po/meson.build \
+ libdocument/meson.build \
+ browser-plugin/meson.build \
+ browser-plugin/plugin-symbol.map
+
CLEANFILES = \
$(nodist_appdata_DATA) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]