Show
Ignore:
Timestamp:
07/28/11 08:24:08 (13 years ago)
Author:
adi
Message:

Enable unmute-ozonic in tests/SConscript

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/tests/SConscript

    r1862 r1989  
    6969        apps.update( { "test-volume" : "test-volume.cpp" } ) 
    7070        apps.update( { "test-enhanced-mixer" : "test-enhanced-mixer.cpp" } ) 
     71        # MB: utility to unmute M-Audio Ozonic 
     72        apps.update( { "unmute-ozonic" : "unmute-ozonic.cpp" } ) 
    7173        apps.update( { "test-avccmd" : "test-avccmd.cpp" } ) 
    7274if env['ENABLE_FIREWORKS']: