[gxml] Fixed make distcheck
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml] Fixed make distcheck
- Date: Tue, 8 Nov 2016 05:35:07 +0000 (UTC)
commit d85abe376a46d3ae9814ca848ee21f3662db3cad
Author: Daniel Espinosa <esodan gmail com>
Date: Mon Nov 7 23:25:44 2016 -0600
Fixed make distcheck
docs/Makefile.am | 6 +++---
po/POTFILES.skip | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index d9d850c..1f6be0e 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,7 +1,7 @@
SUBDIRS=
-if BUILD_MALLARD_DOCS
- SUBDIRS += mallard
-endif
+#if BUILD_MALLARD_DOCS
+# SUBDIRS += mallard
+#endif
if HAVE_VALADOC
SUBDIRS += valadoc
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index a45492b..8c5c7d3 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -34,6 +34,7 @@ sub/gxml/DomCharacter.c
sub/gxml/DomNode.c
sub/gxml/Enumeration.c
sub/gxml/GomCollections.c
+sub/gxml/GomElement.c
sub/gxml/GomDocument.c
sub/gxml/GomNode.c
sub/gxml/GomObject.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]