From 5c31f22e09f241d1ca16722a07318295620d985d Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Tue, 4 Apr 2017 16:16:17 +0200 Subject: [PATCH] autotools: add src/tests to extra dist --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 8dcb24585b..57b5f40ad3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -464,7 +464,7 @@ win32-misc.c win32-misc.h \ win32-service.c win32-service.h \ win32-syslog.h -EXTRA_DIST = util-mpm-ac-cuda-kernel.cu ptxdump.py +EXTRA_DIST = util-mpm-ac-cuda-kernel.cu ptxdump.py tests # set the include path found by configure AM_CPPFLAGS = $(all_includes)