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

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