dependency fix
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Mon, 24 Mar 2008 07:39:22 +0000 (07:39 +0000)
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Mon, 24 Mar 2008 07:39:22 +0000 (07:39 +0000)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8089 221aa14e-8319-0410-a670-987f0aec2ac5

gcell/src/apps/spu/Makefile.am

index c94fe18ebde5a2ccae3b5a5e19b1c1c9467f655f..c07a2c3982645182e57a8ee4bccd7c54bbe70e64 100644 (file)
@@ -30,3 +30,5 @@ noinst_PROGRAMS = \
 
 benchmark_procs_SOURCES = benchmark_procs.c
 benchmark_procs_LDADD = $(GCELL_SPU_LA)
+benchmark_procs_DEPENDENCIES = $(GCELL_SPU_LA)
+