summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrançois Revel <mmu_man@netsurf-browser.org>2010-01-02 22:01:47 +0000
committerFrançois Revel <mmu_man@netsurf-browser.org>2010-01-02 22:01:47 +0000
commit263d117bc2a83ea23ec78372bce9ffbed7c2eaa1 (patch)
tree1ba9df9798193fdab9329a45a5849339d5db54e3
parent82bc094a01d645b3092c4d2bd182ae6ad230e1c8 (diff)
downloadnetsurf-263d117bc2a83ea23ec78372bce9ffbed7c2eaa1.tar.gz
netsurf-263d117bc2a83ea23ec78372bce9ffbed7c2eaa1.tar.bz2
Add beos_save_complete.cpp to the build.
svn path=/trunk/netsurf/; revision=9782
-rw-r--r--Makefile.sources1
1 files changed, 1 insertions, 0 deletions
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