mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
commit
205ba48a5a
|
@ -31,6 +31,7 @@ script:
|
|||
- ./configure
|
||||
- make -j3
|
||||
- make check
|
||||
- make dist
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
|
@ -19,7 +19,6 @@ libtoxcore_la_SOURCES = $(top_srcdir)/toxcore/DHT.h \
|
|||
$(top_srcdir)/toxcore/LAN_discovery.c \
|
||||
$(top_srcdir)/toxcore/Messenger.h \
|
||||
$(top_srcdir)/toxcore/Messenger.c \
|
||||
$(top_srcdir)/toxcore/packets.h \
|
||||
$(top_srcdir)/toxcore/ping.h \
|
||||
$(top_srcdir)/toxcore/ping.c \
|
||||
$(top_srcdir)/toxcore/tox.h \
|
||||
|
|
Loading…
Reference in New Issue
Block a user