1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-20 05:06:35 +02:00

man page fixes/additions, rm unneeded toxic.conf file from install

This commit is contained in:
Jfreegman
2014-06-26 13:20:05 -04:00
parent 581261afca
commit e8a39e1722
2 changed files with 5 additions and 12 deletions

View File

@ -10,7 +10,7 @@ PREFIX = /usr/local
BINDIR = $(PREFIX)/bin
DATADIR = $(PREFIX)/share/toxic
MANDIR = $(PREFIX)/man/man1
DATAFILES = DHTnodes toxic.conf
DATAFILES = DHTnodes
MANFILES = toxic.1
LIBS = libtoxcore ncursesw