mirror of
https://github.com/irssi/irssi.git
synced 2026-08-13 13:42:13 +02:00
5 lines
109 B
Text
5 lines
109 B
Text
|
|
themedir = $(datadir)/irssi/themes
|
||
|
|
theme_DATA = default.theme colorless.theme
|
||
|
|
|
||
|
|
EXTRA_DIST = \
|
||
|
|
$(theme_DATA)
|