1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# # Copyright (C) 2022-2023 Red Hat, Inc. All rights reserved. # # Author: Fabio M. Di Nitto <fabbione@kronosnet.org> # # This software licensed under GPL-2.0+ # MAINTAINERCLEANFILES = Makefile.in SUBDIRS = . if BUILD_RUST_BINDINGS SUBDIRS += rust endif