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 \