[haiku-commits] r40135 - haiku/trunk/src/apps/bootmanager

  • From: philippe.houdoin@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 6 Jan 2011 19:10:41 +0100 (CET)

Author: phoudoin
Date: 2011-01-06 19:10:41 +0100 (Thu, 06 Jan 2011)
New Revision: 40135
Changeset: http://dev.haiku-os.org/changeset/40135

Modified:
   haiku/trunk/src/apps/bootmanager/Jamfile
Log:
Fixed image build.


Modified: haiku/trunk/src/apps/bootmanager/Jamfile
===================================================================
--- haiku/trunk/src/apps/bootmanager/Jamfile    2011-01-06 16:02:28 UTC (rev 
40134)
+++ haiku/trunk/src/apps/bootmanager/Jamfile    2011-01-06 18:10:41 UTC (rev 
40135)
@@ -34,9 +34,9 @@
        BootManagerController.cpp
        BootManagerWindow.cpp
        DefaultPartitionPage.cpp
-       EntryPage.cpp
+       DrivesPage.cpp
        FileSelectionPage.cpp
-       LegacyBootDrive.cpp
+       LegacyBootMenu.cpp
        PartitionsPage.cpp
        UninstallPage.cpp
        WizardView.cpp


Other related posts: