From: Erkin Alp Güney Date: Tue, 10 Mar 2015 09:26:03 +0000 (+0200) Subject: Update Makefile X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=e65a695bdb84029d75b553fd8d7d15203b5f6c68;p=FUZIX.git Update Makefile --- diff --git a/Applications/util/Makefile b/Applications/util/Makefile index 740a5c21..b29a615e 100644 --- a/Applications/util/Makefile +++ b/Applications/util/Makefile @@ -41,6 +41,7 @@ SRCS = banner.c \ du.c \ echo.c \ ed.c \ + factor.c \ false.c \ fdisk.c \ fgrep.c \