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 EXTRA_DIST = testdenoise.vcproj testecho.vcproj testresample.vcproj 7 8 9