Keywords:
Dist recent new files.
#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.am,v 1.88 2003/08/14 14:37:00 robertc Exp $
+# $Id: Makefile.am,v 1.89 2003/08/14 23:21:51 robertc Exp $
#
# Uncomment and customize the following to suit your needs:
#
dns_internal.cc \
$(EPOLL_ALL_SOURCE) \
htcp.cc \
+ htcp.h \
$(IDENT_ALL_SOURCE) \
$(ESI_ALL_SOURCE) \
ProfStats.cc \
# Makefile for storage modules in the Squid Object Cache server
#
-# $Id: Makefile.am,v 1.9 2003/08/03 21:47:07 robertc Exp $
+# $Id: Makefile.am,v 1.10 2003/08/14 23:21:52 robertc Exp $
#
AUTOMAKE_OPTIONS = subdir-objects
EXTRA_DIST = \
coss/coss-notes.txt \
ufs/IOModule.h \
- ufs/StoreFSufs.h
+ coss/StoreFScoss.h \
+ ufs/StoreFSufs.h \
+ null/StoreFSnull.h
INCLUDES = -I. -I$(top_builddir)/include -I$(top_srcdir)/include \
-I$(top_srcdir)/src/