Merged silc_1_1_branch to trunk.
[silc.git] / apps / irssi / Makefile.am
index c37c819095752fb52601f950835e5f9f28d9a95d..a5fd056def06bd10e2868b4868f3b792b32b7e0d 100644 (file)
@@ -23,10 +23,11 @@ conffile = silc.conf
 
 if SILCPLUGIN
 themedir = $(datadir)/irssi/themes
+theme_DATA = plugin.theme
 else
 themedir = $(datadir)/silc/themes
-endif
 theme_DATA = default.theme plugin.theme
+endif
 
 noinst_HEADERS = irssi-version.h.in
 
@@ -35,8 +36,7 @@ EXTRA_DIST = \
        curses.m4 \
        README \
        file2header.sh \
-       irssi.spec \
-       irssi.spec.in \
+       silc-client.spec \
        $(conffile) \
        $(theme_DATA) \
        irssi-config.in \