[gtkmm-documentation/gtkmm-3-24] Autotools build: Distribute docs/tutorial/insert_example_code.py



commit 55716cdd1eb2d78ef2a95291647e5e1e1d2e2197
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date:   Thu Oct 22 19:22:41 2020 +0200

    Autotools build: Distribute docs/tutorial/insert_example_code.py
    
    Should have been done when Meson build dropped the dependence on Perl.

 Makefile.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Makefile.am b/Makefile.am
index 09b102d..d879252 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,6 +12,7 @@ dist_noinst_SCRIPTS = autogen.sh
 EXTRA_DIST = \
   meson.build \
   meson_options.txt \
+  docs/tutorial/insert_example_code.py \
   docs/tutorial/meson.build \
   docs/tutorial/LINGUAS \
   examples/meson.build \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]