mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Remove \ at end of list in makefile.
This commit is contained in:
parent
e667ec23b9
commit
d6d14b5430
|
@ -48,7 +48,7 @@ libtoxcore_la_SOURCES = ../toxcore/DHT.h \
|
||||||
../toxcore/TCP_connection.h \
|
../toxcore/TCP_connection.h \
|
||||||
../toxcore/TCP_connection.c \
|
../toxcore/TCP_connection.c \
|
||||||
../toxcore/list.c \
|
../toxcore/list.c \
|
||||||
../toxcore/list.h \
|
../toxcore/list.h
|
||||||
|
|
||||||
libtoxcore_la_CFLAGS = -I$(top_srcdir) \
|
libtoxcore_la_CFLAGS = -I$(top_srcdir) \
|
||||||
-I$(top_srcdir)/toxcore \
|
-I$(top_srcdir)/toxcore \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user