# -*- python -*-
from lsst.sconsUtils import scripts
scripts.BasicSConscript.python(
    extra=["backtrace/_Backtrace.cc"]
)
