mirror of
https://gitlab.gnome.org/GNOME/gitg
synced 2024-11-05 16:43:26 +00:00
Fix distcheck
This commit is contained in:
parent
637207e543
commit
5fd0130d06
2 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue