From: Wilfried Göesgens Date: Tue, 14 Apr 2009 21:23:55 +0000 (+0000) Subject: * call get_ical_data.sh X-Git-Tag: v7.86~1266 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=37cc1e7a088987780d2c7b6e0a88a9f6b9a94117 * call get_ical_data.sh --- diff --git a/webcit/bootstrap b/webcit/bootstrap index 88007b836..4d7ca56d7 100755 --- a/webcit/bootstrap +++ b/webcit/bootstrap @@ -8,6 +8,8 @@ # Remove any vestiges of pre-6.05 build environments rm -f .libs modules *.so *.lo *.la 2>/dev/null +./get_ical_data.sh + echo ... running aclocal ... aclocal