diff options
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 3f18a510331..2d4608378b0 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -921,6 +921,8 @@ if HAVE_GUILE_SSH GNU_SYSTEM_MODULES += \ %D%/machine/digital-ocean.scm \ + %D%/machine/hetzner.scm \ + %D%/machine/hetzner/http.scm \ %D%/machine/ssh.scm endif HAVE_GUILE_SSH |
