From 6ff3238825f21e0abec37b1d485318648d824cab Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 3 Nov 2018 15:12:27 +0000 Subject: centralise monkey output generation --- frontends/monkey/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/monkey/Makefile') diff --git a/frontends/monkey/Makefile b/frontends/monkey/Makefile index 27d6610df..d49a6c5f4 100644 --- a/frontends/monkey/Makefile +++ b/frontends/monkey/Makefile @@ -39,7 +39,7 @@ endif # ---------------------------------------------------------------------------- # S_MONKEY are sources purely for the MONKEY build -S_FRONTEND := main.c filetype.c schedule.c bitmap.c plot.c browser.c \ +S_FRONTEND := main.c output.c filetype.c schedule.c bitmap.c plot.c browser.c \ download.c 401login.c cert.c layout.c dispatch.c fetch.c -- cgit v1.2.3