toxcore/build/Makefile.am

15 lines
378 B
Makefile
Raw Normal View History

bin_PROGRAMS =
noinst_PROGRAMS =
lib_LTLIBRARIES =
noinst_bindir = $(top_builddir)/build
EXTRA_DIST=
include ../toxcore/Makefile.inc
include ../toxdns/Makefile.inc
include ../toxencryptsave/Makefile.inc
2014-01-25 21:41:04 +08:00
include ../toxav/Makefile.inc
include ../other/Makefile.inc
include ../testing/Makefile.inc
2014-02-23 06:06:07 +08:00
include ../other/bootstrap_daemon/Makefile.inc
include ../auto_tests/Makefile.inc