~ubuntu-branches/ubuntu/natty/luatex/natty

« back to all changes in this revision

Viewing changes to source/libs/poppler/goo/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Norbert Preining
  • Date: 2010-12-13 23:22:59 UTC
  • mfrom: (0.2.1) (1.5.4) (4.3.12 experimental)
  • Revision ID: package-import@ubuntu.com-20101213232259-nqq2mq5z5x6qldw3
Tags: 0.65.0-1
* new upstream release
* ship two source packages as they are distributed by upstream, only
  renamed to match source package requirements. Fix debian/rules
  to install the manual pdf from the right place

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Proxy Makefile.am to build poppler Goo library for TeX Live.
 
2
##
 
3
##   Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
 
4
##
 
5
##   This file is free software; the copyright holder
 
6
##   gives unlimited permission to copy and/or distribute it,
 
7
##   with or without modifications, as long as this notice is preserved.
 
8
##
 
9
SRCDIR = $(top_srcdir)/$(POPPLER_TREE)/goo
 
10
 
 
11
include $(top_srcdir)/hdrs.am
 
12