Makefile.am: Don't bother removing CVS directories in dist-hook.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
This commit is contained in:
parent
404cee44a9
commit
38a3932fd9
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ ACLOCAL_AMFLAGS = -I m4
|
|||
DISTCHECK_CONFIGURE_FLAGS = RUBY_PREFIX='$${prefix}' --disable-ruby-binding
|
||||
|
||||
dist-hook:
|
||||
rm -rf `find $(distdir) -name CVS`
|
||||
|
||||
dev:
|
||||
-for i in `seq 0 15`; do \
|
||||
|
|
Loading…
Add table
Reference in a new issue