Index: src/libcfa/Makefile.am
===================================================================
--- src/libcfa/Makefile.am	(revision 0fc52b6ec9478db4016cce215b928b588385e1aa)
+++ src/libcfa/Makefile.am	(revision 891790ef574169e94ce79c6bee7f17e97e98b8b6)
@@ -11,6 +11,6 @@
 ## Created On       : Sun May 31 08:54:01 2015
 ## Last Modified By : Peter A. Buhr
-## Last Modified On : Thu Jul 12 08:04:35 2018
-## Update Count     : 234
+## Last Modified On : Tue Jul 24 17:25:39 2018
+## Update Count     : 240
 ###############################################################################
 
@@ -55,6 +55,6 @@
 
 libobjs = ${headers:=.o}
-libsrc = libcfa-prelude.c interpose.c bits/debug.c ${headers:=.c} \
-	 assert.c exception.c virtual.c
+libsrc = libcfa-prelude.c interpose.c bits/debug.c assert.c exception.c virtual.c heap.c startup.c \
+	${headers:=.c}
 
 # not all platforms support concurrency, add option do disable it
