diff --git a/clientgui/Makefile.am b/clientgui/Makefile.am index 85fc4fdd9e..daaf8653bf 100644 --- a/clientgui/Makefile.am +++ b/clientgui/Makefile.am @@ -32,7 +32,9 @@ boinc_gui_SOURCES = \ BOINCListCtrl.cpp \ BOINCTaskBar.cpp \ BOINCTaskCtrl.cpp \ - DlgAbout.cpp \ + BOINCGridCtrl.cpp \ + BOINCGridCtrl.h \ + DlgAbout.cpp \ DlgGenericMessage.cpp \ DlgOptions.cpp \ DlgSelectComputer.cpp \