~ubuntu-branches/ubuntu/precise/evince/precise-updates

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-01-19 10:39:43 UTC
  • mto: (1.6.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 70.
  • Revision ID: james.westby@ubuntu.com-20090119103943-dhe56g9rmuq7khys
Tags: upstream-2.25.5
ImportĀ upstreamĀ versionĀ 2.25.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
  distclean-recursive maintainer-clean-recursive
61
61
ETAGS = etags
62
62
CTAGS = ctags
63
 
DIST_SUBDIRS = cut-n-paste data libdocument backend properties shell \
64
 
        po help test thumbnailer
 
63
DIST_SUBDIRS = cut-n-paste data libdocument backend libview properties \
 
64
        shell po help test thumbnailer
65
65
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66
66
distdir = $(PACKAGE)-$(VERSION)
67
67
top_distdir = $(distdir)
171
171
KEYRING_CFLAGS = @KEYRING_CFLAGS@
172
172
KEYRING_LIBS = @KEYRING_LIBS@
173
173
LDFLAGS = @LDFLAGS@
 
174
LIBDOCUMENT_CFLAGS = @LIBDOCUMENT_CFLAGS@
 
175
LIBDOCUMENT_LIBS = @LIBDOCUMENT_LIBS@
174
176
LIBOBJS = @LIBOBJS@
175
177
LIBS = @LIBS@
176
178
LIBTOOL = @LIBTOOL@
177
 
LIB_CFLAGS = @LIB_CFLAGS@
178
 
LIB_LIBS = @LIB_LIBS@
 
179
LIBVIEW_CFLAGS = @LIBVIEW_CFLAGS@
 
180
LIBVIEW_LIBS = @LIBVIEW_LIBS@
179
181
LN_S = @LN_S@
180
182
LTLIBOBJS = @LTLIBOBJS@
181
183
MAINT = @MAINT@
275
277
top_build_prefix = @top_build_prefix@
276
278
top_builddir = @top_builddir@
277
279
top_srcdir = @top_srcdir@
278
 
SUBDIRS = cut-n-paste data libdocument backend properties shell po \
279
 
        help test $(am__append_1)
 
280
SUBDIRS = cut-n-paste data libdocument backend libview properties \
 
281
        shell po help test $(am__append_1)
280
282
 
281
283
# Applications 
282
284
intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in