~ubuntu-branches/ubuntu/hardy/lmms/hardy

« back to all changes in this revision

Viewing changes to plugins/audio_file_processor/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2007-12-13 15:18:02 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071213151802-f0my03t6wq0pzaci
Tags: 0.3.1-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Remove libwine-dev alternative in the Build-Depends.
  - Update maintainer field as per spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86
86
ACLOCAL = @ACLOCAL@
87
87
ALLOCA = @ALLOCA@
 
88
AMD64_BUILD_FALSE = @AMD64_BUILD_FALSE@
 
89
AMD64_BUILD_TRUE = @AMD64_BUILD_TRUE@
88
90
AMDEP_FALSE = @AMDEP_FALSE@
89
91
AMDEP_TRUE = @AMDEP_TRUE@
90
92
AMTAR = @AMTAR@