toxcore/build/Makefile.am

11 lines
321 B
Makefile
Raw Normal View History

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