#!/usr/bin/python Import("env") env.UsePackage("taglib_c") res = Glob("*.c") Return("res")