From c3f962a1f0a4132ad643c58774bb69b190dccc49 Mon Sep 17 00:00:00 2001 From: jcorgan Date: Sat, 14 Mar 2009 02:28:41 +0000 Subject: Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of SWIG usage in build system, also fixes ticket:130. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10596 221aa14e-8319-0410-a670-987f0aec2ac5 --- gnuradio-examples/python/digital-bert/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'gnuradio-examples/python/digital-bert') diff --git a/gnuradio-examples/python/digital-bert/Makefile.am b/gnuradio-examples/python/digital-bert/Makefile.am index 4275af549..17b2de740 100644 --- a/gnuradio-examples/python/digital-bert/Makefile.am +++ b/gnuradio-examples/python/digital-bert/Makefile.am @@ -28,5 +28,3 @@ dist_ourdata_SCRIPTS = \ benchmark_tx.py \ receive_path.py \ transmit_path.py - -MOSTLYCLEANFILES = *.pyc *.pyo *~ -- cgit