Fix for bug # 159. REL_2_0_6_RC2
authorSteve Singer <ssinger@ca.afilias.info>
Fri, 19 Nov 2010 19:04:40 +0000 (14:04 -0500)
committerSteve Singer <ssinger@ca.afilias.info>
Fri, 19 Nov 2010 19:04:40 +0000 (14:04 -0500)
commitbba22efd12bbcd61abbdcda4f264d175d8e103b2
tree8c9fadd3635aa851dc1a49e04aaa4753ffce4629
parent03fa824eb001006351ff759d64d96cbea7fcb059
Fix for bug # 159.

make distclean was deleting the flex/bison files in slony_logshipper.
These should be included in the tarfile.  They only should be deleted by
maintainer-clean.  However the maintainer-clean rule was invoking
clean on the subdirectories NOT maintainer-clean.
GNUmakefile.in
RELEASE
doc/howto/Makefile
src/parsestatements/Makefile
src/slony_logshipper/Makefile