Fix up bogon and missing log entries from .pmachata.threads branch.
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 7662c38..b95d3e3 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -39,7 +39,7 @@
 		  crc32.c crc32_file.c md5.c sha1.c
 
 noinst_HEADERS = fixedsizehash.h system.h dynamicsizehash.h list.h md5.h \
-		 sha1.h
+		 sha1.h eu-config.h
 EXTRA_DIST = dynamicsizehash.c
 
 if !GPROF