diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2023-07-31 09:42:27 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2023-07-31 09:42:27 +0000 |
| commit | e6ddb4365bf685de9a2613cacf3a3887f7a8bc33 (patch) | |
| tree | 0418509826344a5c440bd35c491794c29ce0b431 | |
| parent | 8d5d9b9e84f1fb4d030a07f56ba30baf45671709 (diff) | |
lang/Makefile: unbreak INDEX
| -rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 3a9144e73bf8..52282ac27e5f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -129,8 +129,8 @@ SUBDIR += gravity SUBDIR += groovy SUBDIR += gscheme + SUBDIR += guile SUBDIR += guile-aclocal - SUBDIR += guile-meta SUBDIR += guile1 SUBDIR += guile2 SUBDIR += guile3 |
