~ubuntu-branches/ubuntu/maverick/speech-tools/maverick

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Kumar Appaiah, Kartik Mistry, Kumar Appaiah
  • Date: 2010-07-17 11:32:04 UTC
  • mfrom: (3.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100717113204-mnse3jo236j107q8
Tags: 1:2.0.95~beta-1
[ Kartik Mistry ]
* debian/control:
  + [Lintian] Added missing ${misc:Depends}
  + Updated Standards-Version to 3.8.4 (no changes needed)
* debian/patches/const_char.diff:
  + Added missing patch header
* Removed unused patch invalid_const_char_conversion_fixes.diff

[ Kumar Appaiah ]
* New upstream release.
* Standards Version is now 3.9.0 (No changes needed)
* Update debian/rules to specify version numbers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
BUILD_DIRS = $(LIB_BUILD_DIRS) lib main scripts testsuite bin
48
48
TEMPLATE_DIRS=include audio utils base_class base_class/string \
49
49
              ling_class speech_class sigpr stats grammar siod
50
 
EXTRA_DIRS=siod java rxp 
 
50
EXTRA_DIRS=siod java rxp wrappers
51
51
ALL_DIRS = include $(BUILD_DIRS) $(EXTRA_DIRS) config doc 
52
52
VERSION=$(PROJECT_VERSION)
53
53
CONFIG=configure configure.in config.sub config.guess \