diff --git a/clientgui/Makefile.am b/clientgui/Makefile.am index 54c7f261ed..fc2e75122d 100644 --- a/clientgui/Makefile.am +++ b/clientgui/Makefile.am @@ -44,8 +44,6 @@ boinc_gui_SOURCES = \ BOINCListCtrl.cpp \ BOINCTaskBar.cpp \ BOINCTaskCtrl.cpp \ - BOINCGridCtrl.cpp \ - BOINCGridCtrl.h \ browser.C \ CompletionErrorPage.cpp \ CompletionPage.cpp \ @@ -89,15 +87,11 @@ boinc_gui_SOURCES = \ ValidateEmailAddress.cpp \ ValidateURL.cpp \ ViewMessages.cpp \ - ViewMessagesGrid.cpp \ ViewProjects.cpp \ - ViewProjectsGrid.cpp \ ViewResources.cpp \ ViewStatistics.cpp \ ViewTransfers.cpp \ - ViewTransfersGrid.cpp \ ViewWork.cpp \ - ViewWorkGrid.cpp \ WelcomePage.cpp \ WizardAccountManager.cpp \ WizardAttachProject.cpp \