~chtsanti/squid/icap-max-connections

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Christos Tsantilas
  • Date: 2009-02-18 22:18:35 UTC
  • mfrom: (9294.1.215 trunk)
  • Revision ID: chtsanti@users.sourceforge.net-20090218221835-lfxxe3bs8uhu0b1h
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#
3
3
 
4
4
AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5 foreign
5
 
DIST_SUBDIRS    = lib snmplib scripts src icons errors contrib doc helpers test-suite tools
6
 
SUBDIRS         = lib @makesnmplib@ scripts src/ip src icons errors doc helpers test-suite tools
 
5
DIST_SUBDIRS    = compat lib snmplib scripts src icons errors contrib doc helpers test-suite tools
 
6
SUBDIRS         = compat lib @makesnmplib@ scripts src/ip src icons errors doc helpers test-suite tools
7
7
 
8
8
DISTCLEANFILES = include/stamp-h include/stamp-h[0-9]*
9
9
DEFAULT_PINGER          = $(libexecdir)/`echo pinger | sed '$(transform);s/$$/$(EXEEXT)/'`