Description: allow use of gzipped input files
Author: Sascha Steinbiss <sascha@steinbiss.name>
--- a/common.mk
+++ b/common.mk
@@ -4,7 +4,7 @@
 
 # make this a comment if you get compilation errors about the boost iostreams library
 # cannot install this library and do not need to input gzipped input genome files
-#ZIPINPUT = true
+ZIPINPUT = true
 
 # uncomment this line to enable comparative gene finding (requires compiler which supports C++11 standard)
 #COMPGENEPRED = true
