|
From: | Achilleas Anastasopoulos |
Subject: | [Discuss-gnuradio] make distcheck fails |
Date: | Fri, 11 Aug 2006 13:42:39 -0400 |
User-agent: | Mozilla Thunderbird 1.0.2 (Windows/20050317) |
make distcheck fails cause it cannot find the file /gnuradio_svn/gr-trellis/src/python/awgn1o2_4.fsm inside the directory /gnuradio_svn/gnuradio-2.8svn/gr-trellis/src/python so one of the qa_ checks fails. How should I modify /gnuradio_svn/gr-trellis/src/python/Makefile.am to make sure that the awgn1o2_4.fsm file ends up in the distribution directory? Thanks Achilleas /gnuradio_svn/gr-trellis/src/python/Makefile.am ------------ include $(top_srcdir)/Makefile.common EXTRA_DIST = run_tests.in TESTS = \ run_tests noinst_PYTHON = \ qa_trellis.py
[Prev in Thread] | Current Thread | [Next in Thread] |