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

include $(top_srcdir)/toxcore/Makefile.inc
include $(top_srcdir)/other/Makefile.inc
include $(top_srcdir)/testing/Makefile.inc
include $(top_srcdir)/other/bootstrap_serverdaemon/Makefile.inc
include $(top_srcdir)/auto_tests/Makefile.inc