diff options
author | Simon McVittie <smcv@debian.org> | 2020-04-08 13:43:25 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2020-04-08 13:43:28 +0100 |
commit | c37bbb2641874d16379f44aef5b234de6ab6cb9a (patch) | |
tree | be99302af85b263a804d5007fea7c0f913dc1512 /docs/reference | |
parent | 76b87660ba0f555cb867ac9847d297a81ba4fc0b (diff) | |
download | gtk+-c37bbb2641874d16379f44aef5b234de6ab6cb9a.tar.gz |
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>
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/gtk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am index fabfbcd931..dc9b80c6c5 100644 --- a/docs/reference/gtk/Makefile.am +++ b/docs/reference/gtk/Makefile.am @@ -385,6 +385,7 @@ HTML_IMAGES = \ $(srcdir)/images/pagesetupdialog.png \ $(srcdir)/images/placessidebar.png \ $(srcdir)/images/popup-anchors.png \ + $(srcdir)/images/popup-at.svg \ $(srcdir)/images/popup-flip.png \ $(srcdir)/images/popup-slide.png \ $(srcdir)/images/printdialog.png \ |