summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authormannol <eniz_vukovic@hotmail.com>2014-01-25 14:41:04 +0100
committermannol <eniz_vukovic@hotmail.com>2014-01-25 14:41:04 +0100
commit142340aa632335952948119c42bab399abc6c960 (patch)
tree5d144b6b810d76c92e598d65d919744311d1629f /build
parent81097ffe257664760128e26abadf9ab2b8a51c40 (diff)
Added build system
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
index 9530e1a7..5514a4d5 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -5,8 +5,7 @@ noinst_bindir = $(top_builddir)/build
5EXTRA_DIST= 5EXTRA_DIST=
6 6
7include ../toxcore/Makefile.inc 7include ../toxcore/Makefile.inc
8include ../toxrtp/Makefile.inc 8include ../toxav/Makefile.inc
9include ../toxmsi/Makefile.inc
10include ../other/Makefile.inc 9include ../other/Makefile.inc
11include ../testing/Makefile.inc 10include ../testing/Makefile.inc
12include ../other/bootstrap_serverdaemon/Makefile.inc 11include ../other/bootstrap_serverdaemon/Makefile.inc