From acf8efb878b84882a9df61eff51fdcaceb522a4c Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 8 Mar 2023 16:23:30 -0500 Subject: testing --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3bb128ccc..9a0482848 100644 --- a/Makefile +++ b/Makefile @@ -314,7 +314,7 @@ mkman.sh \ platform \ src -DISTFILES_TEST = test/Makefile test/apps test/apps-x11 test/apps-x11-xorg test/private-lib test/fnetfilter test/fcopy test/environment test/profiles test/utils test/compile test/filters test/network test/fs test/sysutils +DISTFILES_TEST = test/Makefile test/apps test/apps-x11 test/apps-x11-xorg test/capabilities test/private-lib test/fnetfilter test/fcopy test/environment test/profiles test/utils test/compile test/filters test/network test/fs test/sysutils .PHONY: dist dist: config.mk @@ -368,7 +368,7 @@ codespell: clean # make test # -TESTS=profiles apps apps-x11 apps-x11-xorg sysutils utils environment filters fs fcopy fnetfilter private-etc +TESTS=profiles capabilities apps apps-x11 apps-x11-xorg sysutils utils environment filters fs fcopy fnetfilter private-etc TEST_TARGETS=$(patsubst %,test-%,$(TESTS)) $(TEST_TARGETS): -- cgit v1.2.3-70-g09d2