Index: src/examples/Makefile.am
===================================================================
--- src/examples/Makefile.am	(revision 839ccbb4f2b1444ec5ecfdc58dafbca86c655aec)
+++ src/examples/Makefile.am	(revision 4ef8fb38d3b42ac4dcb9c6ad316497c6f321c4fd)
@@ -11,6 +11,6 @@
 ## Created On       : Sun May 31 09:08:15 2015
 ## Last Modified By : Peter A. Buhr
-## Last Modified On : Fri Nov 20 16:03:46 2015
-## Update Count     : 24
+## Last Modified On : Mon Jan 25 22:31:42 2016
+## Update Count     : 25
 ###############################################################################
 
@@ -20,4 +20,4 @@
 
 noinst_PROGRAMS = fstream_test vector_test # build but do not install
-fstream_test_SOURCES = iostream.c fstream.c fstream_test.c iterator.c
-vector_test_SOURCES = vector_int.c fstream.c iostream.c array.c iterator.c vector_test.c
+fstream_test_SOURCES = fstream_test.c
+vector_test_SOURCES = vector_int.c array.c vector_test.c
