Remove autogenerated COPYING from make dist, Daniel

This commit is contained in:
Daniel Veillard 2005-12-09 10:37:37 +00:00
parent dbe2c21a79
commit 21619c5586

View File

@ -104,5 +104,8 @@ AC_SUBST(VIRSH_LIBS)
# end of if with_depends
fi
# very annoying
rm -f COPYING
AC_OUTPUT(Makefile src/Makefile include/Makefile docs/Makefile \
libvir.pc libvir.spec include/libvir.h)