summaryrefslogtreecommitdiffstats
path: root/themes/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--themes/Makefile.am6
1 files changed, 6 insertions, 0 deletions
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