Fixed key pair loading crash with SILC Plugin when key pair
[silc.git] / apps / irssi / scripts / examples / Makefile.am
index c8d8c8e06c8cf430af4c35105af32a74f307d359..82362a0c35799d2cd7c2ee6d5c522571920e7cda 100644 (file)
@@ -1,4 +1,9 @@
+
+if SILCPLUGIN
 scriptdir = $(datadir)/irssi/scripts
+else
+scriptdir = $(datadir)/silc/scripts
+endif
 
 script_DATA = \
        command.pl \