Fixed key pair loading crash with SILC Plugin when key pair
[silc.git] / apps / irssi / scripts / Makefile.am
index 97a79916a4fe7efc77c9530100152963f1ca192d..69fa88a4d6678c14d22051aca31863b544c73569 100644 (file)
@@ -1,6 +1,10 @@
 SUBDIRS = examples
 
+if SILCPLUGIN
 scriptdir = $(datadir)/irssi/scripts
+else
+scriptdir = $(datadir)/silc/scripts
+endif
 
 script_DATA = \
        autoop.pl \