From fff5217f02d91268ce90c8c05665602c059faaef Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 22:18:39 +0200 Subject: Adding upstream version 1.4.5. Signed-off-by: Daniel Baumann --- themes/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 themes/Makefile.am (limited to 'themes/Makefile.am') diff --git a/themes/Makefile.am b/themes/Makefile.am new file mode 100644 index 0000000..c881453 --- /dev/null +++ b/themes/Makefile.am @@ -0,0 +1,6 @@ +themedir = $(datadir)/irssi/themes +theme_DATA = default.theme colorless.theme + +EXTRA_DIST = \ + $(theme_DATA) \ + meson.build -- cgit v1.2.3