Index: driver/Makefile.am
===================================================================
--- driver/Makefile.am	(revision fc846ae1acddff210b81091b8b89c32961a0002c)
+++ driver/Makefile.am	(revision 0c1b5660b6f5a0957c905780ecc5883a812e52a7)
@@ -14,4 +14,6 @@
 ## Update Count     : 14
 ###############################################################################
+
+AUTOMAKE_OPTIONS = foreign    # do not require all the GNU file names
 
 # applies to both programs
Index: driver/Makefile.in
===================================================================
--- driver/Makefile.in	(revision fc846ae1acddff210b81091b8b89c32961a0002c)
+++ driver/Makefile.in	(revision 0c1b5660b6f5a0957c905780ecc5883a812e52a7)
@@ -298,4 +298,5 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
+AUTOMAKE_OPTIONS = foreign    # do not require all the GNU file names
 
 # applies to both programs
