From 263d117bc2a83ea23ec78372bce9ffbed7c2eaa1 Mon Sep 17 00:00:00 2001 From: François Revel Date: Sat, 2 Jan 2010 22:01:47 +0000 Subject: Add beos_save_complete.cpp to the build. svn path=/trunk/netsurf/; revision=9782 --- Makefile.sources | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.sources') diff --git a/Makefile.sources b/Makefile.sources index c5f8cb9fc..a1a11cd8d 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -70,6 +70,7 @@ S_GTK := $(addprefix gtk/,$(S_GTK)) $(addprefix utils/,container.c) S_BEOS := beos_about.cpp beos_bitmap.cpp beos_fetch_rsrc.cpp \ beos_filetype.cpp beos_font.cpp beos_gui.cpp beos_history.cpp \ beos_login.cpp beos_options.cpp beos_plotters.cpp \ + beos_save_complete.cpp \ beos_scaffolding.cpp beos_search.cpp beos_schedule.cpp \ beos_thumbnail.cpp beos_treeview.cpp beos_throbber.cpp \ beos_window.cpp -- cgit v1.2.3