[gitg] Fix distcheck



commit 5fd0130d0628df06c7607c3c3b2f50ff3cfd2a8a
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon Dec 21 09:47:31 2015 +0100

    Fix distcheck

 Makefile.am      |    1 -
 po/POTFILES.skip |    1 +
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 112df98..c906e9e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -109,7 +109,6 @@ GITIGNOREFILES += $(gsettings_SCHEMAS)
 EXTRA_DIST +=                                  \
        vapi/config.vapi                        \
        vapi/gdesktop-enums-3.0.vapi            \
-       vapi/gitg-js-utils.vapi                 \
        vapi/gobject-introspection-1.0.vapi     \
        vapi/gtksourceview-3.0.deps             \
        vapi/gtksourceview-3.0.vapi             \
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 4085628..2592a26 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -41,5 +41,6 @@ libgitg/gitg-stage.c
 plugins/diff/gitg-diff.c
 plugins/files/gitg-files.c
 tests/gitg/gitg-action-support.c
+tests/gitg/gitg-commit-action-cherry-pick.c
 tests/gitg/gitg-ref-action-checkout.c
 tests/gitg/gitg-ref-action-merge.c


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]