summaryrefslogtreecommitdiff
path: root/themes/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Makefile.am')
-rw-r--r--themes/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/Makefile.am b/themes/Makefile.am
new file mode 100644
index 00000000..ad0707c2
--- /dev/null
+++ b/themes/Makefile.am
@@ -0,0 +1,5 @@
+themedir = $(datadir)/irssi/themes
+theme_DATA = default.theme colorless.theme
+
+EXTRA_DIST = \
+ $(theme_DATA)