fishlim: Remove outdated INSTALL file

This commit is contained in:
Patrick Griffis 2016-09-05 03:59:21 -04:00
parent c81c89dc80
commit bfe0af69fa
2 changed files with 1 additions and 17 deletions

View File

@ -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

View File

@ -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)