2013-08-13 21:55:32 +03:00
|
|
|
bin_PROGRAMS =
|
|
|
|
noinst_PROGRAMS =
|
2013-10-13 16:17:30 +02:00
|
|
|
lib_LTLIBRARIES =
|
2013-08-13 21:55:32 +03:00
|
|
|
noinst_bindir = $(top_builddir)/build
|
|
|
|
EXTRA_DIST=
|
|
|
|
|
2013-08-30 13:35:48 +03:00
|
|
|
include ../toxcore/Makefile.inc
|
2014-06-14 09:54:40 -04:00
|
|
|
include ../toxdns/Makefile.inc
|
2014-09-09 12:23:09 -05:00
|
|
|
include ../toxencryptsave/Makefile.inc
|
2014-01-25 14:41:04 +01:00
|
|
|
include ../toxav/Makefile.inc
|
2013-08-30 13:35:48 +03:00
|
|
|
include ../other/Makefile.inc
|
|
|
|
include ../testing/Makefile.inc
|
2016-01-01 01:17:19 -05:00
|
|
|
include ../other/bootstrap_daemon/src/Makefile.inc
|
2013-08-30 13:35:48 +03:00
|
|
|
include ../auto_tests/Makefile.inc
|