From 3f45e535397b45a60c696aa68565aca4d76b1f2e Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 10 Jul 2013 11:55:42 +0100 Subject: s/history_core/local_history/ --- desktop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/Makefile') diff --git a/desktop/Makefile b/desktop/Makefile index f787fd295..ded75aaa2 100644 --- a/desktop/Makefile +++ b/desktop/Makefile @@ -12,7 +12,7 @@ desktop/version.c: testament utils/testament.h # S_BROWSER are sources related to full browsers but are common # between RISC OS, GTK, BeOS and AmigaOS builds -S_BROWSER := browser.c download.c frames.c history_core.c netsurf.c \ +S_BROWSER := browser.c download.c frames.c local_history.c netsurf.c \ save_complete.c save_text.c selection.c textinput.c S_BROWSER := $(addprefix desktop/,$(S_BROWSER)) -- cgit v1.2.3