10 lines
338 B
Makefile
10 lines
338 B
Makefile
## 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
|
|
|
|
EXTRA_DIST = testdenoise.vcproj testecho.vcproj testenc.vcproj testenc_uwb.vcproj \
|
|
testenc_wb.vcproj testresample.vcproj
|
|
|
|
|