#
# libcgroup functional tests Makefile.am
#
-# Copyright (c) 2019-2020 Oracle and/or its affiliates.
+# Copyright (c) 2019-2021 Oracle and/or its affiliates.
# Author: Tom Hromatka <tom.hromatka@oracle.com>
#
# along with this library; if not, see <http://www.gnu.org/licenses>.
#
-TESTS = ftests.sh
+TESTS = ftests.sh ftests-nocontainer.sh
-EXTRA_DIST = *.py README.md default.conf ftests.sh
+EXTRA_DIST = *.py README.md default.conf ftests.sh ftests-nocontainer.sh
clean-local: clean-local-check
.PHONY: clean-local-check