diff options
Diffstat (limited to 'static/Makefile')
-rw-r--r-- | static/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/Makefile b/static/Makefile index 5839aa5..1956a35 100644 --- a/static/Makefile +++ b/static/Makefile @@ -1,4 +1,4 @@ -result: +build: nix-build -A build clean: |