From f35611d0747d2634eb5d4a28ccb665acf58d2daf Mon Sep 17 00:00:00 2001 From: Bruce Allen Date: Sun, 2 Jan 2005 19:26:39 +0000 Subject: [PATCH] I am not cut out to be a software janitor... svn path=/trunk/boinc/; revision=4981 --- clientgui/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clientgui/Makefile.am b/clientgui/Makefile.am index eea0989760..b478671114 100644 --- a/clientgui/Makefile.am +++ b/clientgui/Makefile.am @@ -34,7 +34,7 @@ boinc_gui_SOURCES = \ ../lib/parse.C \ ../lib/util.C \ ../lib/md5_file.C \ - ../lib/md5.C + ../lib/md5.c EXTRA_DIST = BOINCBaseView.h DlgAttachProject.h ValidateAccountKey.h ViewWork.h \ BOINCGUIApp.h DlgConnection.h ValidateURL.h _wx_intellisense.h \