From e18068160ff96de3f9855727cef0f262c3245987 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 10 Nov 2006 11:52:15 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=11511 --- clientgui/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/clientgui/Makefile.am b/clientgui/Makefile.am index 66145adb0c..92a6fd7791 100644 --- a/clientgui/Makefile.am +++ b/clientgui/Makefile.am @@ -23,6 +23,7 @@ endif bin_PROGRAMS = boinc_gui boinc_gui_SOURCES = \ + common/wxPieCtrl.cpp \ BOINCBaseFrame.cpp \ BOINCBaseView.cpp \ BOINCDialupManager.cpp \