~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

Viewing changes to test/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette, Josselin Mouette, Marc 'HE' Brockschmidt
  • Date: 2008-12-31 16:41:58 UTC
  • mfrom: (1.1.36 upstream)
  • mto: (1.5.1 sid)
  • mto: This revision was merged to the branch mainline in revision 109.
  • Revision ID: james.westby@ubuntu.com-20081231164158-xnobl1sokvvc6ho8
Tags: 2.24.2-1
[ Josselin Mouette ]
* README.Debian: document that you need to install poppler-data.
  Closes: #506836.

[ Marc 'HE' Brockschmidt ]
* debian/control: Make the Gnome team maintainer. I'm not doing the job
   anyway.

[ Josselin Mouette ]
* New upstream release.
* Require nautilus 2.22 to build the extension for the correct 
  version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
79
79
DEFS = @DEFS@
80
80
DEPDIR = @DEPDIR@
81
81
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
 
82
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
82
83
DJVU_CFLAGS = @DJVU_CFLAGS@
83
84
DJVU_LIBS = @DJVU_LIBS@
84
85
DOC_USER_FORMATS = @DOC_USER_FORMATS@
104
105
GLIB_MKENUMS = @GLIB_MKENUMS@
105
106
GMOFILES = @GMOFILES@
106
107
GMSGFMT = @GMSGFMT@
107
 
GNOMEUI_CFLAGS = @GNOMEUI_CFLAGS@
108
 
GNOMEUI_LIBS = @GNOMEUI_LIBS@
109
 
GNOME_CFLAGS = @GNOME_CFLAGS@
110
 
GNOME_LIBS = @GNOME_LIBS@
111
108
GREP = @GREP@
112
109
GTKDOC_CHECK = @GTKDOC_CHECK@
113
110
HELP_DIR = @HELP_DIR@
158
155
MKINSTALLDIRS = @MKINSTALLDIRS@
159
156
MSGFMT = @MSGFMT@
160
157
MSGFMT_OPTS = @MSGFMT_OPTS@
 
158
MSGMERGE = @MSGMERGE@
161
159
NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@
162
160
NAUTILUS_EXTENSION_DIR = @NAUTILUS_EXTENSION_DIR@
163
161
NAUTILUS_LIBS = @NAUTILUS_LIBS@
185
183
SHELL_CORE_CFLAGS = @SHELL_CORE_CFLAGS@
186
184
SHELL_CORE_LIBS = @SHELL_CORE_LIBS@
187
185
SHELL_LIBS = @SHELL_LIBS@
 
186
SMCLIENT_CFLAGS = @SMCLIENT_CFLAGS@
 
187
SMCLIENT_LIBS = @SMCLIENT_LIBS@
188
188
SPECTRE_CFLAGS = @SPECTRE_CFLAGS@
189
189
SPECTRE_LIBS = @SPECTRE_LIBS@
190
190
STRIP = @STRIP@
244
244
target_alias = @target_alias@
245
245
top_builddir = @top_builddir@
246
246
top_srcdir = @top_srcdir@
247
 
dist_check_SCRIPTS = test1.py test2.py test3.py test4.py
 
247
dist_check_SCRIPTS = \
 
248
        test1.py \
 
249
        test2.py \
 
250
        test3.py \
 
251
        test4.py \
 
252
        test5.py
 
253
 
248
254
TESTS = $(dist_check_SCRIPTS)
249
 
EXTRA_DIST = test-encrypt.pdf test-links.pdf test-mime.bin
 
255
EXTRA_DIST = \
 
256
        test-encrypt.pdf \
 
257
        test-links.pdf \
 
258
        test-mime.bin \
 
259
        test-page-labels.pdf
 
260
 
250
261
all: all-am
251
262
 
252
263
.SUFFIXES: