~ubuntu-branches/ubuntu/lucid/varnish/lucid

« back to all changes in this revision

Viewing changes to lib/libvarnish/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Stig Sandbeck Mathisen
  • Date: 2009-04-27 08:12:28 UTC
  • mfrom: (0.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090427081228-m3puwxp393j51qwj
Tags: 2.0.4-1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Makefile.am 3637 2009-02-06 09:48:40Z tfheen $
 
1
# $Id: Makefile.am 4003 2009-03-27 12:13:31Z tfheen $
2
2
 
3
3
INCLUDES = -I$(top_srcdir)/include
4
4
 
15
15
        cli_common.c \
16
16
        crc32.c \
17
17
        flopen.c \
 
18
        inxorcise.c \
18
19
        num.c \
19
20
        time.c \
20
21
        tcp.c \