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/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'gnuradio-examples/python/digital/Makefile.am') diff --git a/gnuradio-examples/python/digital/Makefile.am b/gnuradio-examples/python/digital/Makefile.am index 2bc448165..f151c4329 100644 --- a/gnuradio-examples/python/digital/Makefile.am +++ b/gnuradio-examples/python/digital/Makefile.am @@ -41,5 +41,3 @@ dist_ourdata_SCRIPTS = \ transmit_path_lb.py \ tunnel.py \ tx_voice.py - -MOSTLYCLEANFILES = *.pyc *.pyo *~ -- cgit