]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add python files to the Makefile.am EXTRA_DIST list
authorTom Hromatka <tom.hromatka@oracle.com>
Wed, 26 Oct 2022 16:24:55 +0000 (10:24 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 1 Nov 2022 21:21:13 +0000 (15:21 -0600)
commitc17a415f80795f0026091f1cdcc5d1558f47b392
treece0166397c37f2229c506da51d1ed2c955d9c71f
parent17a1d1b1c2eee4d9cf6f65eb0844f8030d7d7526
ftests: Add python files to the Makefile.am EXTRA_DIST list

Several tests weren't added to the EXTRA_DIST list.  Add them
and systemd.py to the list.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
tests/ftests/Makefile.am