Fix problem with including libringbuffer/smp.h in make-dist
authorGregory Haskins <gregory.haskins@gmail.com>
Mon, 7 Nov 2011 19:43:04 +0000 (14:43 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 7 Nov 2011 19:43:04 +0000 (14:43 -0500)
"make dist" currently produces a tarball that is missing
librinbuffer/smp.h, resulting in a build failure when an attempt to
compile the tarball is make.  This patch addresses the issue by properly
including the file in Makefile.am.

Signed-off-by: Gregory Haskins <gregory.haskins@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025053 seconds and 4 git commands to generate.