summaryrefslogtreecommitdiff
path: root/build/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'build/Makefile.am')
-rw-r--r--build/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
index 631ec111..9530e1a7 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -1,9 +1,12 @@
1bin_PROGRAMS = 1bin_PROGRAMS =
2noinst_PROGRAMS = 2noinst_PROGRAMS =
3lib_LTLIBRARIES =
3noinst_bindir = $(top_builddir)/build 4noinst_bindir = $(top_builddir)/build
4EXTRA_DIST= 5EXTRA_DIST=
5 6
6include ../toxcore/Makefile.inc 7include ../toxcore/Makefile.inc
8include ../toxrtp/Makefile.inc
9include ../toxmsi/Makefile.inc
7include ../other/Makefile.inc 10include ../other/Makefile.inc
8include ../testing/Makefile.inc 11include ../testing/Makefile.inc
9include ../other/bootstrap_serverdaemon/Makefile.inc 12include ../other/bootstrap_serverdaemon/Makefile.inc