From 5523df4a4ff2a143a64e7eb83a17368373123842 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 24 Feb 2020 17:34:55 +0100 Subject: add meson build files to EXTRA_DIST --- doc/Makefile.am | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'doc/Makefile.am') 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 -- cgit v1.2.1