Skip to content
  • Thomas Haller's avatar
    build: fix build_clean.sh script to enable ibft · b660a41c
    Thomas Haller authored
    autotools build has/had a bug, where ibft test files would only be disted
    if the ibft plugin was enabled.
    
    Regardless of that, `build_clean.sh --release` is our suggested way to
    create a release tarball. It should always enable the ibft plugin.
    
    It didn't do so, due to a bug.
    b660a41c