diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2022-10-23 06:25:30 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2022-10-23 06:25:30 +0000 |
| commit | 8c63c5717e17209e92017da36bc0717bb7251d97 (patch) | |
| tree | 7c568ebd5245a60a584576eaff3b1c3fb7cc974a | |
| parent | 9d517049f0e01b36ad2dbf5dcfeaa758a689503d (diff) | |
www: Connect rustypaste and rustypaste-cli to build
Reported by: antoine
| -rw-r--r-- | www/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 40394ace7634..3564d85b1c74 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2174,6 +2174,8 @@ SUBDIR += rubygem-websocket-driver SUBDIR += rubygem-websocket-extensions SUBDIR += rubygem-yapra + SUBDIR += rustypaste + SUBDIR += rustypaste-cli SUBDIR += s SUBDIR += sabredav SUBDIR += sahi |
