Fix distcheck

This commit is contained in:
Ignacio Casal Quinteiro 2015-12-21 09:47:31 +01:00
parent 637207e543
commit 5fd0130d06
2 changed files with 1 additions and 1 deletions

View file

@ -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 \

View file

@ -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