summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index eff56687..f63517dc 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,11 @@
SUBDIRS = man creating_themes
-EXTRA_DIST=theme-format.txt marco-theme.dtd dialogs.txt code-overview.txt \
- how-to-get-focus-right.txt
+EXTRA_DIST= \
+ theme-format.txt \
+ marco-theme.dtd \
+ dialogs.txt \
+ code-overview.txt \
+ how-to-get-focus-right.txt \
+ meson.build
-include $(top_srcdir)/git.mk