Fix #1053 - Add height and width attributes and MetadataProcess task
[mediagoblin.git] / bootstrap.sh
index 78d0f1c764dd3bebc7692fe46c1c9d91cb8b7030..05c84d468c90a89b7f561e003c50fa71f073d173 100755 (executable)
@@ -2,3 +2,6 @@
 
 aclocal -I m4 --install
 autoreconf -fvi
+
+git submodule init
+git submodule update