# Removing these directories to ensure that they aren't
# persisted into the tarball for R CMD BUILD. This will
# not be run by default in R CMD INSTALL. 
rm -rf inst/lib
rm -rf inst/include
rm -rf _build_hdf5
rm -rf _build_libaec
