Add miscellaneous unpackaged files to dist tarball

Various files are in git but not in dist tarballs. Some of them look
like potentially useful references for downstream distributors.

Signed-off-by: Simon McVittie <smcv@debian.org>
This commit is contained in:
Simon McVittie
2020-04-08 13:43:25 +01:00
parent 76b87660ba
commit c37bbb2641
6 changed files with 27 additions and 2 deletions

View File

@ -549,6 +549,8 @@ testglblending_SOURCES = \
listmodel_SOURCES = listmodel.c
EXTRA_DIST += \
apple-red.png \
dialog.ui \
gradient1.png \
testgtk.1 \
testgtk.css \
@ -573,7 +575,15 @@ EXTRA_DIST += \
mydialog.ui \
mydialog2.ui \
popover.ui \
popover2.ui \
popupat.ui \
selectionmode.ui \
meson.build
meson.build \
testapplication.desktop \
testcolorchooser2.ui \
testplacesview.c \
testrc.c \
testthreads.c \
testtreeview-plan.txt
-include $(top_srcdir)/git.mk