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

include ../toxcore/Makefile.inc
include ../toxav/Makefile.inc
include ../other/Makefile.inc
include ../testing/Makefile.inc
include ../other/bootstrap_serverdaemon/Makefile.inc
include ../auto_tests/Makefile.inc