~ubuntu-branches/ubuntu/maverick/luatex/maverick

« back to all changes in this revision

Viewing changes to source/texk/web2c/lib/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2009-10-22 02:16:43 UTC
  • mfrom: (1.1.8 upstream) (4.2.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091022021643-hvoq5boj9y5q92ao
Tags: 0.40.6-1
* new upstream release (add Announce file)
* fix FTBFS due to new poppler version (Closes: #529331)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
## You may freely use, modify and/or distribute this file.
5
5
##
6
6
INCLUDES = -I$(top_builddir)/.. -I$(top_srcdir) $(KPATHSEA_INCLUDES)
 
7
AM_CFLAGS = $(WARNING_CFLAGS)
7
8
 
8
9
## Rebuild libkpathsea
9
10
@KPATHSEA_RULE@
20
21
        fprintreal.c \
21
22
        inputint.c \
22
23
        input2int.c \
 
24
        lib.h \
23
25
        main.c \
24
26
        openclose.c \
25
27
        printversion.c \