1# Copyright © 2010 inria.  All rights reserved.
2# Copyright © 2010 Cisco Systems, Inc.  All rights reserved.
3# See COPYING in top-level directory.
4
5if HWLOC_HAVE_LINUX
6if HWLOC_HAVE_OPENAT
7if HWLOC_HAVE_BUNZIPP
8TESTS = test-gather-topology.sh
9endif HWLOC_HAVE_BUNZIPP
10endif HWLOC_HAVE_OPENAT
11endif HWLOC_HAVE_LINUX
12