mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-23 02:13:01 +01:00
Makefile: fix typo...again
This commit is contained in:
parent
7db3dcbdf6
commit
dfd89f2b5c
@ -8,7 +8,7 @@ MISC_DIR = ../misc
|
|||||||
PREFIX = /usr/local
|
PREFIX = /usr/local
|
||||||
BINDIR = $(PREFIX)/bin
|
BINDIR = $(PREFIX)/bin
|
||||||
DATADIR = $(PREFIX)/share/toxic
|
DATADIR = $(PREFIX)/share/toxic
|
||||||
DATAFILES = $(MISC_DIR)/DHTnodes $(MISC_DIR)/toxic.config
|
DATAFILES = $(MISC_DIR)/DHTnodes $(MISC_DIR)/toxic.conf
|
||||||
|
|
||||||
LIBS = libtoxcore ncursesw
|
LIBS = libtoxcore ncursesw
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user