From 606cc0c2196f5934a7c48e89ab05da7d5e05081f Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 15 Jan 2017 16:05:07 +0000 Subject: Split up menu.c into generic and gui_window-specific files --- 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 985a085fc..f57b4ef8a 100644 --- a/frontends/amiga/Makefile +++ b/frontends/amiga/Makefile @@ -46,7 +46,7 @@ S_FRONTEND := gui.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 corewindow.c + nsoption.c corewindow.c gui_menu.c # This is the final source build list # Note this is deliberately *not* expanded here as common and image -- cgit v1.2.3