From: chaoskagami Date: Wed, 28 Dec 2016 23:10:21 +0000 (-0500) Subject: Actually add it to the all target X-Git-Tag: v0.3.1~41 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=784dd709a0c7dc1b5ba3b07ba76af5d140f0cfdc;p=corbenik%2Fcorbenik.git Actually add it to the all target --- diff --git a/host/Makefile b/host/Makefile index 816f6a1..4d13f35 100644 --- a/host/Makefile +++ b/host/Makefile @@ -1,4 +1,4 @@ -all: bdfe font misc +all: bdfe ips2pco font misc misc: gcc -o error_decoder error_decoder.c -g -O0