fixing 'make dist' issues
authorChristian Grothoff <christian@grothoff.org>
Tue, 12 Feb 2019 23:42:55 +0000 (00:42 +0100)
committerChristian Grothoff <christian@grothoff.org>
Tue, 12 Feb 2019 23:42:55 +0000 (00:42 +0100)
src/util/Makefile.am

index 625ff87a21a6e5dbc1c0c047af1e8e4ccf6aed5f..fd00b077de4b35c40701042b38db92e7e308f68e 100644 (file)
@@ -41,7 +41,7 @@ if USE_COVERAGE
 endif
 
 if ENABLE_BENCHMARK
-  BENCHMARK = benchmark.c
+  BENCHMARK = benchmark.c benchmark.h
   PTHREAD = -lpthread
 endif