2
0

Makefile.am 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. ##
  2. ## VoIPcodecs - a series of DSP components for telephony
  3. ##
  4. ## Makefile.am -- Process this file with automake to produce Makefile.in
  5. ##
  6. ## This program is free software; you can redistribute it and/or modify
  7. ## it under the terms of the GNU General Public License version 2, as
  8. ## published by the Free Software Foundation.
  9. ##
  10. ## This program is distributed in the hope that it will be useful,
  11. ## but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. ## GNU General Public License for more details.
  14. ##
  15. ## You should have received a copy of the GNU General Public License
  16. ## along with this program; if not, write to the Free Software
  17. ## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  18. ##
  19. ## $Id: Makefile.am,v 1.1.1.1 2008/02/15 12:15:55 steveu Exp $
  20. SUBDIRS =
  21. DIST_SUBDIRS =
  22. EXTRA_DIST = clean.chn \
  23. iLBC.INP \
  24. iLBC_20ms.BIT \
  25. iLBC_20ms_clean.OUT \
  26. iLBC_20ms_tlm05.OUT \
  27. iLBC_30ms.BIT \
  28. iLBC_30ms_clean.OUT \
  29. iLBC_30ms_tlm05.OUT \
  30. iLBC_test.txt \
  31. short_nb_voice.wav \
  32. tlm05.chn
  33. all:
  34. clean: