From: Anoop Saldanha Date: Wed, 26 Jun 2013 07:53:08 +0000 (+0530) Subject: Cuda make distcheck fix for cuda-ptxdump.h X-Git-Tag: suricata-2.0beta1~90 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4e750068f3d0dfad9656d183586232393e02e07;p=thirdparty%2Fsuricata.git Cuda make distcheck fix for cuda-ptxdump.h --- diff --git a/src/Makefile.am b/src/Makefile.am index d47afe0490..90d582c904 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -344,7 +344,6 @@ endif # Rules to build CUDA ptx modules if BUILD_CUDA BUILT_SOURCES = cuda-ptxdump.h -suricata_SOURCES += cuda-ptxdump.h suricata_CUDA_KERNELS = \ util-mpm-ac-cuda-kernel.cu