#!/bin/bash

cd "$(dirname $0)"
../../Util/zbuildgen/Linux/bin/zbuildgen --display-input-files ../Linux/*.zbuild *.zbuild

