From b6e76f89ec904b129a3c9a885b4655a3b1a36b9c Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 4 Dec 2024 01:29:08 +0800 Subject: */Makefile: Sort SUBDIRs --- astro/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/Makefile b/astro/Makefile index d1b90007b25e..ccf65dd974e9 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -85,8 +85,8 @@ SUBDIR += py-astral SUBDIR += py-astroML SUBDIR += py-astropy - SUBDIR += py-astropy-iers-data SUBDIR += py-astropy-helpers + SUBDIR += py-astropy-iers-data SUBDIR += py-ephem SUBDIR += py-extension-helpers SUBDIR += py-fitsio -- cgit v1.2.3