From 8d2e3c3a55091e6e9cf09fffc68065e9ea07afeb Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Sun, 13 Jun 2004 23:25:14 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=3562 --- client/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/client/Makefile.am b/client/Makefile.am index 88a1f0ff70..b57c559de3 100644 --- a/client/Makefile.am +++ b/client/Makefile.am @@ -45,6 +45,7 @@ boinc_client_SOURCES = \ time_stats.C \ whetstone.C \ ../lib/app_ipc.C \ + ../lib/base64.C \ ../lib/crypt.C \ ../lib/diagnostics.C \ ../lib/exception.C \