Revision 42caa092 config/grc_gr_qtgui.m4

b/config/grc_gr_qtgui.m4
88 88
        gr-qtgui/python/Makefile \
89 89
        gr-qtgui/python/run_tests \
90 90
        gr-qtgui/swig/Makefile \
91
        gr-qtgui/swig/run_guile_tests \
92 91
    ])
93 92

94 93
    GRC_BUILD_CONDITIONAL(gr-qtgui,[
95 94
        dnl run_tests is created from run_tests.in.  Make it executable.
96 95
        AC_CONFIG_COMMANDS([run_tests_qtgui],
97
			   [chmod +x gr-qtgui/python/run_tests
98
			    chmod +x gr-qtgui/swig/run_guile_tests])
96
			   [chmod +x gr-qtgui/python/run_tests])
99 97
    ])
100 98
])

Also available in: Unified diff