Import("env_scitbx_boost_python_ext")
env_scitbx_boost_python_ext.SharedLibrary(
  target="#lib/scitbx_fftpack_ext",
  source=["fftpack_ext.cpp"])
