~ubuntu-branches/ubuntu/vivid/aisleriot/vivid

« back to all changes in this revision

Viewing changes to data/sounds/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-10-26 11:54:54 UTC
  • mfrom: (1.1.12) (0.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20141026115454-dz2iq2lowepfrtxu
Tags: 1:3.14.1-1ubuntu1
* Merge from debian (LP: #1385745). Remaining changes:
  - 0001-Don-t-set-ubuntu-specific-environment-variables.patch: Cherry-pick
    patch from git to not override environment variables we use in Ubuntu for
    global menus and overlay scrollbars.

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
AM_CXXFLAGS = @AM_CXXFLAGS@
154
154
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
155
155
AM_LDFLAGS = @AM_LDFLAGS@
 
156
APPDATA_VALIDATE = @APPDATA_VALIDATE@
156
157
AR = @AR@
157
158
AUTOCONF = @AUTOCONF@
158
159
AUTOHEADER = @AUTOHEADER@