~ubuntu-branches/debian/sid/varnish/sid

« back to all changes in this revision

Viewing changes to lib/libvcl/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Stig Sandbeck Mathisen
  • Date: 2011-03-21 10:16:07 UTC
  • mfrom: (24.1.2 experimental)
  • Revision ID: james.westby@ubuntu.com-20110321101607-528fzl583fqanas5
Tags: 2.1.5-2
ReleaseĀ forĀ unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Makefile.am 4611 2010-03-16 08:52:37Z phk $
 
1
# $Id$
2
2
 
3
3
INCLUDES = -I$(top_srcdir)/include
4
4
 
18
18
        vcc_compile.c \
19
19
        vcc_dir_random.c \
20
20
        vcc_dir_round_robin.c \
 
21
        vcc_dir_dns.c \
21
22
        vcc_parse.c \
22
23
        vcc_fixed_token.c \
23
24
        vcc_obj.c \