1159b3361Sopenharmony_ci## $Id$ 2159b3361Sopenharmony_ci 3159b3361Sopenharmony_ciinclude $(top_srcdir)/Makefile.am.global 4159b3361Sopenharmony_ci 5159b3361Sopenharmony_ciEXTRA_PROGRAMS = abx ath scalartest 6159b3361Sopenharmony_ci 7159b3361Sopenharmony_ciCLEANFILES = $(EXTRA_PROGRAMS) 8159b3361Sopenharmony_ci 9159b3361Sopenharmony_ciEXTRA_SCRIPTS = \ 10159b3361Sopenharmony_ci auenc \ 11159b3361Sopenharmony_ci lameid3.pl \ 12159b3361Sopenharmony_ci mugeco.sh \ 13159b3361Sopenharmony_ci mlame \ 14159b3361Sopenharmony_ci mk_mp3.sh 15159b3361Sopenharmony_ci 16159b3361Sopenharmony_ciEXTRA_DIST = \ 17159b3361Sopenharmony_ci $(EXTRA_SCRIPTS) \ 18159b3361Sopenharmony_ci Lame.vbs \ 19159b3361Sopenharmony_ci lameGUI.html \ 20159b3361Sopenharmony_ci lame4dos.bat \ 21159b3361Sopenharmony_ci mlame_corr.c 22159b3361Sopenharmony_ci 23159b3361Sopenharmony_ciabx_SOURCES = abx.c 24159b3361Sopenharmony_ci 25159b3361Sopenharmony_ciath_SOURCES = ath.c 26159b3361Sopenharmony_ci 27159b3361Sopenharmony_ciscalartest_SOURCES = scalartest.c 28159b3361Sopenharmony_ci 29