commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r8089 - gnuradio/trunk/gcell/src/apps/spu


From: eb
Subject: [Commit-gnuradio] r8089 - gnuradio/trunk/gcell/src/apps/spu
Date: Mon, 24 Mar 2008 01:39:24 -0600 (MDT)

Author: eb
Date: 2008-03-24 01:39:22 -0600 (Mon, 24 Mar 2008)
New Revision: 8089

Modified:
   gnuradio/trunk/gcell/src/apps/spu/Makefile.am
Log:
dependency fix

Modified: gnuradio/trunk/gcell/src/apps/spu/Makefile.am
===================================================================
--- gnuradio/trunk/gcell/src/apps/spu/Makefile.am       2008-03-24 07:00:14 UTC 
(rev 8088)
+++ gnuradio/trunk/gcell/src/apps/spu/Makefile.am       2008-03-24 07:39:22 UTC 
(rev 8089)
@@ -30,3 +30,5 @@
 
 benchmark_procs_SOURCES = benchmark_procs.c
 benchmark_procs_LDADD = $(GCELL_SPU_LA)
+benchmark_procs_DEPENDENCIES = $(GCELL_SPU_LA)
+





reply via email to

[Prev in Thread] Current Thread [Next in Thread]