diff --git a/ChangeLog b/ChangeLog
index 6f73e47b4761cddf9e3d672ca05f79d61b027cc4..9088b6f8333f9e2f74215277efdddad998c45857 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
 	API of sync_part().
 
 	Include <time.h> and <sys/time.h> in a proper way.
+	* src/server/Makefile.am (lyskomd_SOURCES): Added timewrap.h.
 	* src/server/timewrap.h: New include file; a wrapper around
 	<time.h> and <sys/time.h>.  All files that needs to include either
 	file now does so via this wrapper.