[gxml] examples/*/Makefile.am: update list of files to the actual ones available to pass make distcheck
- From: Richard Hans Schwarting <rschwart src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml] examples/*/Makefile.am: update list of files to the actual ones available to pass make distcheck
- Date: Wed, 28 Aug 2013 04:29:22 +0000 (UTC)
commit 9f867eb48bf9fa4f48a5a922916c4accc3cb0880
Author: Richard Schwarting <aquarichy gmail com>
Date: Wed Aug 28 01:59:07 2013 -0230
examples/*/Makefile.am: update list of files to the actual ones available to pass make distcheck
examples/c/Makefile.am | 2 +-
examples/js/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/examples/c/Makefile.am b/examples/c/Makefile.am
index 99ee332..e1e66af 100644
--- a/examples/c/Makefile.am
+++ b/examples/c/Makefile.am
@@ -1,2 +1,2 @@
-EXTRA_DIST = bookshelf.xml example.c Makefile.example output
+EXTRA_DIST = bookshelf.xml Makefile.example output document_create.c document_new.c document_new_from_file.c
document_new_from_path.c document_new_from_string.c document_new_minimal.c document_properties.c
document_save_to_path.c document_save_to_stream.c node.c
diff --git a/examples/js/Makefile.am b/examples/js/Makefile.am
index c37ab30..e787fed 100644
--- a/examples/js/Makefile.am
+++ b/examples/js/Makefile.am
@@ -1,2 +1,2 @@
-EXTRA_DIST = bookshelf.xml example.js output
+EXTRA_DIST = bookshelf.xml document_create.js document_new_from_file.js document_new_from_path.js
document_new_from_string.js document_new.js document_properties.js document_save_to_path.js node.js output
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]