From f824ab8af4d3d2e34bd59b860b9c6d5568c3bb44 Mon Sep 17 00:00:00 2001 From: John-Mark Bell Date: Sat, 3 Nov 2012 23:19:28 +0000 Subject: Port save complete to libdom. --- beos/Makefile.target | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'beos/Makefile.target') diff --git a/beos/Makefile.target b/beos/Makefile.target index be58be4a7..b1d1eaab5 100644 --- a/beos/Makefile.target +++ b/beos/Makefile.target @@ -85,8 +85,8 @@ # S_BEOS are sources purely for the BeOS build S_BEOS := about.cpp bitmap.cpp fetch_rsrc.cpp \ - filetype.cpp font.cpp gui.cpp login.cpp \ - gui_options.cpp plotters.cpp save_complete.cpp \ + filetype.cpp font.cpp gui.cpp login.cpp \ + gui_options.cpp plotters.cpp \ scaffolding.cpp search.cpp schedule.cpp \ thumbnail.cpp treeview.cpp throbber.cpp \ window.cpp system_colour.cpp @@ -134,4 +134,4 @@ install-beos: # Package target # ---------------------------------------------------------------------------- -package-beos: \ No newline at end of file +package-beos: -- cgit v1.2.3