From: eb Date: Mon, 24 Mar 2008 07:39:22 +0000 (+0000) Subject: dependency fix X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=b1408be636817de8bfb39f154cc3db0d3736434c;p=debian%2Fgnuradio dependency fix git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8089 221aa14e-8319-0410-a670-987f0aec2ac5 --- 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) +