From 54068aa116eb79cf0e02296b763318ad65ead724 Mon Sep 17 00:00:00 2001 From: Lorry Date: Wed, 18 Jul 2012 21:35:23 +0100 Subject: Tarball conversion --- ti/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ti/Makefile.am (limited to 'ti/Makefile.am') diff --git a/ti/Makefile.am b/ti/Makefile.am new file mode 100644 index 0000000..200ca19 --- /dev/null +++ b/ti/Makefile.am @@ -0,0 +1,9 @@ +## Process this file with automake to produce Makefile.in. -*-Makefile-*- + +# Disable automatic dependency tracking if using other tools than gcc and gmake +#AUTOMAKE_OPTIONS = no-dependencies + +SUBDIRS = speex_C54_test speex_C55_test speex_C64_test + +EXTRA_DIST = config.h testenc-TI-C5x.c os_support_custom.h testenc-TI-C64x.c + -- cgit v1.2.1