~ubuntu-branches/ubuntu/jaunty/squid3/jaunty-security

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2008-04-03 01:34:07 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080403013407-g4ppxoyao3efx50n
Tags: 3.0.STABLE4-1

New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
2
#  Makefile for the Squid Object Cache server
3
3
#
4
 
#  $Id: Makefile.am,v 1.193 2007/10/31 04:52:15 amosjeffries Exp $
 
4
#  $Id: Makefile.am,v 1.193.2.1 2008/02/27 05:51:04 amosjeffries Exp $
5
5
#
6
6
#  Uncomment and customize the following to suit your needs:
7
7
#
329
329
        ACLMyIP.h \
330
330
        ACLMyPort.cc \
331
331
        ACLMyPort.h \
 
332
        ACLMyPortName.cc \
 
333
        ACLMyPortName.h \
332
334
        ACLProtocol.cc \
333
335
        ACLProtocol.h \
334
336
        ACLProtocolData.cc \