From 20aedef6d81afc0798ec97081bcedb204809888c Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 15 Dec 2010 18:05:25 +0000 Subject: Debug function for dumping browser_mouse_state. svn path=/trunk/netsurf/; revision=11061 --- Makefile.sources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.sources') diff --git a/Makefile.sources b/Makefile.sources index 5de961289..b948557b7 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -17,8 +17,8 @@ S_UTILS := base64.c filename.c hashtable.c http.c locale.c messages.c \ talloc.c url.c utf8.c utils.c useragent.c findresource.c log.c S_DESKTOP := cookies.c history_global_core.c hotlist.c knockout.c \ - options.c plot_style.c print.c search.c searchweb.c scroll.c \ - sslcert.c textarea.c tree.c tree_url_node.c version.c \ + mouse.c options.c plot_style.c print.c search.c searchweb.c \ + scroll.c sslcert.c textarea.c tree.c tree_url_node.c version.c \ # S_COMMON are sources common to all builds S_COMMON := $(addprefix content/,$(S_CONTENT)) \ -- cgit v1.2.3