Small optimizations on performance and memory.
[genetic.git] / autogen.sh
index fcd4df547c2cd4ecef323a5da777d54e59f5280a..bfb874eea9d66cccd97e7a42002ab229c0fa21e4 100755 (executable)
@@ -1,3 +1,4 @@
 #! /bin/sh
 
 autoreconf --force --install
+automake --add-missing
\ No newline at end of file