From 82daa9b14e994cf039a17302c0c29b07f7050ff0 Mon Sep 17 00:00:00 2001 From: Reinhard Prix Date: Tue, 2 Jan 2007 22:59:05 +0000 Subject: [PATCH] install common_defs.h svn path=/trunk/boinc/; revision=11757 --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index 647b89d819..5df79ba251 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -72,6 +72,7 @@ libboinc_a_SOURCES = \ include_HEADERS = \ app_ipc.h \ boinc_win.h \ + common_defs.h \ crypt.h \ diagnostics.h \ error_numbers.h \