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

« back to all changes in this revision

Viewing changes to buildtools/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:
69
69
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70
70
ACLOCAL = @ACLOCAL@
71
71
ALLOCA = @ALLOCA@
 
72
AMD64_BUILD_FALSE = @AMD64_BUILD_FALSE@
 
73
AMD64_BUILD_TRUE = @AMD64_BUILD_TRUE@
72
74
AMDEP_FALSE = @AMDEP_FALSE@
73
75
AMDEP_TRUE = @AMDEP_TRUE@
74
76
AMTAR = @AMTAR@