summaryrefslogtreecommitdiff
path: root/build/Makefile.am
blob: c2667d5de71df2a10b57ff53822f69362aa14aaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
bin_PROGRAMS =
noinst_PROGRAMS =
lib_LTLIBRARIES =
noinst_bindir = $(top_builddir)/build
EXTRA_DIST=

include ../toxcore/Makefile.inc
include ../toxdns/Makefile.inc
include ../toxav/Makefile.inc
include ../other/Makefile.inc
include ../testing/Makefile.inc
include ../other/bootstrap_daemon/Makefile.inc
include ../auto_tests/Makefile.inc