From b1408be636817de8bfb39f154cc3db0d3736434c Mon Sep 17 00:00:00 2001 From: eb Date: Mon, 24 Mar 2008 07:39:22 +0000 Subject: [PATCH] dependency fix git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8089 221aa14e-8319-0410-a670-987f0aec2ac5 --- gcell/src/apps/spu/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gcell/src/apps/spu/Makefile.am b/gcell/src/apps/spu/Makefile.am index c94fe18e..c07a2c39 100644 --- a/gcell/src/apps/spu/Makefile.am +++ b/gcell/src/apps/spu/Makefile.am @@ -30,3 +30,5 @@ noinst_PROGRAMS = \ benchmark_procs_SOURCES = benchmark_procs.c benchmark_procs_LDADD = $(GCELL_SPU_LA) +benchmark_procs_DEPENDENCIES = $(GCELL_SPU_LA) + -- 2.47.2