From 64c5ebaf0b2ebffaa41c0707a2613e7f53954bf8 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Sat, 22 Jul 2023 12:47:24 -0300 Subject: build: sort DISTFILES_TEST --- Makefile | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a473363d5..bf0438228 100644 --- a/Makefile +++ b/Makefile @@ -316,17 +316,17 @@ DISTFILES_TEST = \ 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/environment \ + test/fcopy \ test/filters \ - test/network \ + test/fnetfilter \ test/fs \ - test/sysutils + test/network \ + test/private-lib \ + test/profiles \ + test/sysutils \ + test/utils .PHONY: dist dist: config.mk -- cgit v1.2.3-70-g09d2