diff options
Diffstat (limited to 'frontend/meson.build')
| -rw-r--r-- | frontend/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/meson.build b/frontend/meson.build index e387145..b0c4b2f 100644 --- a/frontend/meson.build +++ b/frontend/meson.build @@ -12,7 +12,7 @@ endforeach subdir('layouts') -custom_target( +frontend = custom_target( output : 'public', command : [ hugo, |
