default_pre_build &&
cd $SOURCE_DIRECTORY &&
touch aclocal.m4 configure stamp-h.in &&
find -name Makefile.in -exec touch '{}' ';'

