1 2 3 4 5 6 7 8
dist-hook: if [ -n "`find mroonga -name '*.reject'`" ]; then \ echo "reject files exist"; \ exit 1; \ fi EXTRA_DIST = \ mroonga