1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*- 2 3 # Disable automatic dependency tracking if using other tools than gcc and gmake 4 #AUTOMAKE_OPTIONS = no-dependencies 5 6 SUBDIRS = speex_C54_test speex_C55_test speex_C64_test 7 8 EXTRA_DIST = config.h os_support_custom.h 9 10