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

include ../toxcore/Makefile.inc
include ../toxdns/Makefile.inc
include ../toxencryptsave/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