From ccfcc0731008aefb14c90b3c6666e2e1bc9e7e62 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 11 Jan 2026 12:27:55 +0900 Subject: Install script examples files in the application data folder Signed-off-by: Michele Calgaro (cherry picked from commit 6d7d4ce7f386a8b55d50390176f563490f41c1f8) --- doc/scriptexamples/tutorial/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/scriptexamples/tutorial') diff --git a/doc/scriptexamples/tutorial/Makefile.am b/doc/scriptexamples/tutorial/Makefile.am index 914e382..e78d570 100644 --- a/doc/scriptexamples/tutorial/Makefile.am +++ b/doc/scriptexamples/tutorial/Makefile.am @@ -2,4 +2,5 @@ # KVirc IRC client Makefile - 16.12.98 Szymon Stefanek ############################################################################### -EXTRA_DIST = *.kvs +tmpdir = $(docdir)/scriptexamples/tutorial +tmp_DATA = *.kvs -- cgit v1.2.3