Index: tests/preempt_longrun/Makefile.am
===================================================================
--- tests/preempt_longrun/Makefile.am	(revision 73abe950d807eab747c9e14353b158fcca827308)
+++ tests/preempt_longrun/Makefile.am	(revision 2ea0a8a12ad6c262bec0d17f6e20d736bec4149c)
@@ -14,4 +14,6 @@
 ## Update Count     : 0
 ###############################################################################
+
+AUTOMAKE_OPTIONS = foreign    # do not require all the GNU file names
 
 repeats=10
Index: tests/preempt_longrun/Makefile.in
===================================================================
--- tests/preempt_longrun/Makefile.in	(revision 73abe950d807eab747c9e14353b158fcca827308)
+++ tests/preempt_longrun/Makefile.in	(revision 2ea0a8a12ad6c262bec0d17f6e20d736bec4149c)
@@ -454,4 +454,5 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
+AUTOMAKE_OPTIONS = foreign    # do not require all the GNU file names
 repeats = 10
 max_time = 600
