From 8196f5b60241a6389ca3b76446de131a3dd2e891 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 1 Jan 2017 13:28:11 +0000 Subject: Basic template for an Amiga core window Drawing and event processing not written yet --- frontends/amiga/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/amiga/Makefile') diff --git a/frontends/amiga/Makefile b/frontends/amiga/Makefile index f3c178ee6..8115f2f74 100644 --- a/frontends/amiga/Makefile +++ b/frontends/amiga/Makefile @@ -46,7 +46,7 @@ S_FRONTEND := gui.c tree.c history.c hotlist.c schedule.c file.c \ stringview/stringview.c stringview/urlhistory.c rtg.c \ agclass/amigaguide_class.c os3support.c font_diskfont.c \ selectmenu.c hash/xxhash.c font_cache.c font_bullet.c \ - nsoption.c desktop-tree.c + nsoption.c desktop-tree.c corewindow.c # This is the final source build list # Note this is deliberately *not* expanded here as common and image -- cgit v1.2.3