~ubuntu-branches/ubuntu/quantal/warzone2100/quantal

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Paul Wise
  • Date: 2011-05-21 16:31:49 UTC
  • mfrom: (1.1.18 upstream) (2.1.17 sid)
  • Revision ID: james.westby@ubuntu.com-20110521163149-oj2qkd97z0b14lqz
Tags: 2.3.8-1
* New upstream release
  - Refresh miniupnpc removal patch
  - Build and install new upstream docs
* Complies with latest policy, bump Standards-Version

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
122
122
  done; \
123
123
  reldir="$$dir2"
 
124
A2X = @A2X@
124
125
ACLOCAL = @ACLOCAL@
125
126
AMTAR = @AMTAR@
126
127
AUTOCONF = @AUTOCONF@
227
228
VERSION = @VERSION@
228
229
WIN32_LIBS = @WIN32_LIBS@
229
230
WINDRES = @WINDRES@
 
231
WKHTMLTOPDF = @WKHTMLTOPDF@
230
232
WZ_C99FLAGS = @WZ_C99FLAGS@
231
233
WZ_CFLAGS = @WZ_CFLAGS@
232
234
WZ_CPPFLAGS = @WZ_CPPFLAGS@