CVS diff for Makefile.am between 1.5 and 1.4:

Revision 1.4 Revision 1.5
Line 5 Line 5
	      schedule.h utl.h buff.c buff.h 
sysconf_DATA = cow.conf.sample 
EXTRA_DIST = cow.conf.sample 
	      schedule.h utl.h buff.c buff.h 
sysconf_DATA = cow.conf.sample 
EXTRA_DIST = cow.conf.sample 
 
cow_CFLAGS = $(PTH_CFLAGS)
cow_LDFLAGS = $(PTH_LDFLAGS)
cow_LIBS = $(PTH_LIBS) 
 
# Build Pth and link it statically 
SUBDIRS = pth 
 
# Build Pth and link it statically 
SUBDIRS = pth 
Line 14 Line 18
#	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.5  
Lines Modified
  Lines added in revision 1.4