* disable dspam stuff its anywhere near production ready
[citadel.git] / citadel / bootstrap
index d14671ffd93db598810cb94819ad41e962235d15..94f101f2a8549e7ffe857270735ecd4894f56cca 100755 (executable)
@@ -25,6 +25,9 @@ autoheader
 echo ... running mk_svn_revision.sh ...
 ./mk_svn_revision.sh
 
+echo ... running mk_module_init.sh ...
+./mk_module_init.sh
+
 echo
 echo This script has been tested with autoconf 2.53 and
 echo automake 1.5. Other versions may work, but we recommend