tromp/cuckoo

Fix Makefile line 192 tab

Salifornia opened this issue · 1 comments

Need to run:

perl -pi -e 's/^ */\t/' Makefile

Otherwise cannot compile:

Makefile:192: *** missing separator. Stop.

Ubuntu 16.04

tromp commented

Thanks for bug report. Fixed now.