From 6d7d4ce7f386a8b55d50390176f563490f41c1f8 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 --- 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 914e3823..e78d5702 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