summaryrefslogtreecommitdiff
path: root/doc/creating_themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-02-24 17:34:55 +0100
committerraveit65 <[email protected]>2020-02-24 18:04:44 +0100
commit5523df4a4ff2a143a64e7eb83a17368373123842 (patch)
treed74c05ca27c52bf0931291afedeccd79c785175d /doc/creating_themes
parentdb25f27fd3670e2ebc8ed6f6fa5f918a3251fc96 (diff)
downloadmarco-5523df4a4ff2a143a64e7eb83a17368373123842.tar.bz2
marco-5523df4a4ff2a143a64e7eb83a17368373123842.tar.xz
add meson build files to EXTRA_DIST
Diffstat (limited to 'doc/creating_themes')
-rw-r--r--doc/creating_themes/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/creating_themes/Makefile.am b/doc/creating_themes/Makefile.am
index e399d5f3..8aa2cc87 100644
--- a/doc/creating_themes/Makefile.am
+++ b/doc/creating_themes/Makefile.am
@@ -16,7 +16,8 @@ HELP_MEDIA =
# The names of any locales for which documentation translations exist:
HELP_LINGUAS =
-
+EXTRA_DIST= \
+ meson.build
-include $(top_srcdir)/git.mk