diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-11-27 10:00:33 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-11-27 10:28:02 +0000 |
commit | da90ba38f0297fc4eeb4accbb35758a21ea150bf (patch) | |
tree | 80d49ebbcf9e8feacfcf8c5ea5b4da64835a8c21 /comms/Makefile | |
parent | 764e6dc0c0374bdd9a6a0b09aa4089d9babc873f (diff) |
*/Makefile: Sort SUBDIRs
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 18493b165bfc..fa5c1ad6a465 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -27,8 +27,8 @@ SUBDIR += cwdaemon SUBDIR += cwstudio SUBDIR += cyclonedds - SUBDIR += deforaos-phone SUBDIR += dcf77pi + SUBDIR += deforaos-phone SUBDIR += dfu-programmer SUBDIR += dfu-util SUBDIR += digiham |