Add beos_save_complete.cpp to the build.

svn path=/trunk/netsurf/; revision=9782
This commit is contained in:
François Revel 2010-01-02 22:01:47 +00:00
parent 82bc094a01
commit 263d117bc2
1 changed files with 1 additions and 0 deletions

View File

@ -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