summary refs log tree commit diff stats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/fishlim/INSTALL16
-rw-r--r--plugins/fishlim/Makefile.am2
2 files changed, 1 insertions, 17 deletions
diff --git a/plugins/fishlim/INSTALL b/plugins/fishlim/INSTALL
deleted file mode 100644
index d0d61ff8..00000000
--- a/plugins/fishlim/INSTALL
+++ /dev/null
@@ -1,16 +0,0 @@
-
-Install dependencies (on Debian/Ubuntu):
-
-    sudo apt-get install  build-essential libglib2.0-dev libssl-dev
-
-
-Build the plugin with:
-
-    make
-
-
-Install with:
-
-    sudo make install
-
-
diff --git a/plugins/fishlim/Makefile.am b/plugins/fishlim/Makefile.am
index fdf47051..96069069 100644
--- a/plugins/fishlim/Makefile.am
+++ b/plugins/fishlim/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = INSTALL LICENSE fish.h irc.h keystore.h plugin_hexchat.h dh1080.h
+EXTRA_DIST = LICENSE fish.h irc.h keystore.h plugin_hexchat.h dh1080.h
 
 libdir = $(hexchatlibdir)