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

« back to all changes in this revision

Viewing changes to data/projects/recorded_loops/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:
50
50
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
51
51
ACLOCAL = @ACLOCAL@
52
52
ALLOCA = @ALLOCA@
 
53
AMD64_BUILD_FALSE = @AMD64_BUILD_FALSE@
 
54
AMD64_BUILD_TRUE = @AMD64_BUILD_TRUE@
53
55
AMDEP_FALSE = @AMDEP_FALSE@
54
56
AMDEP_TRUE = @AMDEP_TRUE@
55
57
AMTAR = @AMTAR@