From c0869d09615859d6dc91a342afe9f47bd0639e1c Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Sun, 11 Jun 2017 21:03:58 +0000 Subject: [PATCH] Fix sorting. --- archivers/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archivers/Makefile b/archivers/Makefile index ff57aa24e55e..a05f0a5e876e 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -31,8 +31,8 @@ SUBDIR += freeze SUBDIR += gcab SUBDIR += gcpio - SUBDIR += go-compress SUBDIR += gnome-autoar + SUBDIR += go-compress SUBDIR += grzip SUBDIR += gtar SUBDIR += gzip