~ubuntu-branches/ubuntu/quantal/yelp-xsl/quantal

« back to all changes in this revision

Viewing changes to js/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2011-07-09 10:02:21 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20110709100221-5ys7oh9pzgyaaoo4
Tags: 3.1.2-0ubuntu1
* New upstream release.
* debian/control.in:
  - Build-Depend on itstool
  - Point at Ubuntu's branch
* debian/watch:
  - Fix URL

Show diffs side-by-side

added added

removed removed

Lines of Context:
98
98
INTLTOOL_MERGE = @INTLTOOL_MERGE@
99
99
INTLTOOL_PERL = @INTLTOOL_PERL@
100
100
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
101
ITSTOOL = @ITSTOOL@
101
102
LDFLAGS = @LDFLAGS@
102
103
LIBOBJS = @LIBOBJS@
103
104
LIBS = @LIBS@
174
175
        jquery.js                               \
175
176
        jquery.syntax.brush.apache.js           \
176
177
        jquery.syntax.brush.applescript.js      \
177
 
        jquery.syntax.brush.asm.js              \
 
178
        jquery.syntax.brush.assembly.js         \
178
179
        jquery.syntax.brush.bash.js             \
179
180
        jquery.syntax.brush.bash-script.js      \
180
181
        jquery.syntax.brush.basic.js            \
184
185
        jquery.syntax.brush.diff.js             \
185
186
        jquery.syntax.brush.haskell.js          \
186
187
        jquery.syntax.brush.html.js             \
 
188
        jquery.syntax.brush.io.js               \
187
189
        jquery.syntax.brush.java.js             \
188
190
        jquery.syntax.brush.javascript.js       \
 
191
        jquery.syntax.brush.kai.js              \
189
192
        jquery.syntax.brush.lisp.js             \
190
193
        jquery.syntax.brush.lua.js              \
191
194
        jquery.syntax.brush.ooc.js              \
198
201
        jquery.syntax.brush.ruby.js             \
199
202
        jquery.syntax.brush.smalltalk.js        \
200
203
        jquery.syntax.brush.sql.js              \
 
204
        jquery.syntax.brush.xml.js              \
201
205
        jquery.syntax.brush.yaml.js             \
202
206
        jquery.syntax.core.js                   \
 
207
        jquery.syntax.layout.yelp.js            \
203
208
        jquery.syntax.js
204
209
 
205
210
EXTRA_DIST = $(js_DATA)