diff options
Diffstat (limited to 'internal/rosa/make.go')
| -rw-r--r-- | internal/rosa/make.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/make.go b/internal/rosa/make.go index 9af01275..92fa1028 100644 --- a/internal/rosa/make.go +++ b/internal/rosa/make.go @@ -33,6 +33,8 @@ func init() { Name: "make", Description: "a tool which controls the generation of executables and other non-source files", Website: "https://www.gnu.org/software/make/", + + ID: 1877, } } |
