~ubuntu-branches/ubuntu/oneiric/inkscape/oneiric-updates

« back to all changes in this revision

Viewing changes to share/screens/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2009-12-24 16:10:36 UTC
  • Revision ID: james.westby@ubuntu.com-20091224161036-low9f46u1pveqd6i
Tags: 0.47.0-1ubuntu2
Brown paper bag update: actually use the correct version of the
source tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
243
243
screensdir = $(datadir)/inkscape/screens
244
244
screens_DATA = \
245
245
        about.svg\
 
246
        about.be.svg\
246
247
        about.bg.svg\
 
248
        about.br.svg\
 
249
        about.ca.svg\
 
250
        about.cs.svg\
 
251
        about.de.svg\
 
252
        about.es.svg\
 
253
        about.eu.svg\
 
254
        about.fi.svg\
 
255
        about.fr.svg\
 
256
        about.gl.svg\
 
257
        about.hu.svg\
247
258
        about.it.svg\
 
259
        about.nl.svg\
 
260
        about.pl.svg\
248
261
        about.pt_BR.svg\
249
 
        about.ru.svg
 
262
        about.ru.svg\
 
263
        about.sk.svg\
 
264
        about.sl.svg\
 
265
        about.sr.svg\
 
266
        about.sr@latin.svg\
 
267
        about.uk.svg
250
268
 
251
269
EXTRA_DIST = $(screens_DATA)
252
270
all: all-am