CVS diff for Makefile.am between 1.3 and 1.2:

Revision 1.2 Revision 1.3
Line 3 Line 3
	      response.c utl.c cgi.h cow.h cow_config.h defines.h \ 
http_message.h logs.h mime.h pmsg.h request.h response.h \ 
schedule.h utl.h 
	      response.c utl.c cgi.h cow.h cow_config.h defines.h \ 
http_message.h logs.h mime.h pmsg.h request.h response.h \ 
schedule.h utl.h 
sysconf_DATA = cow.conf
EXTRA_DIST = cow.conf 
sysconf_DATA = cow.conf.sample
EXTRA_DIST = cow.conf.sample 
 
# Build Pth and link it statically 
SUBDIRS = pth 
 
# Build Pth and link it statically 
SUBDIRS = pth 
Line 14 Line 14
#	test -f $(distdir)/etc/cow.conf && cp cow.conf $(distdir)/etc/cow.conf.new || true 
# test -f $(distdir)/etc/cow.conf || cp cow.conf $(distdir)/etc/cow.conf || true 
 
#	test -f $(distdir)/etc/cow.conf && cp cow.conf $(distdir)/etc/cow.conf.new || true 
# test -f $(distdir)/etc/cow.conf || cp cow.conf $(distdir)/etc/cow.conf || true 
 


Legend
Lines deleted from 1.3  
Lines Modified
  Lines added in revision 1.2