mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-19 05:07:56 +00:00
27 lines
379 B
Makefile
27 lines
379 B
Makefile
HDRS= fifo.h \
|
|
Makefile \
|
|
overlay_buffer.h \
|
|
overlay_address.h \
|
|
overlay_packet.h \
|
|
rhizome.h \
|
|
serval.h \
|
|
cli.h \
|
|
str.h \
|
|
rotbuf.h \
|
|
mem.h \
|
|
os.h \
|
|
strbuf.h \
|
|
strbuf_helpers.h \
|
|
sha2.h \
|
|
conf.h \
|
|
conf_schema.h \
|
|
crypto.h \
|
|
log.h \
|
|
net.h \
|
|
http_server.h \
|
|
xprintf.h \
|
|
constants.h \
|
|
monitor-client.h \
|
|
mdp_client.h \
|
|
sqlite-amalgamation-3070900/sqlite3.h
|