diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ clean: rm hybring check: $(wildcard spec/*.cr) - crystal spec --order random spec/server.cr + crystal spec --order random install: all install -Dm 755 hybring ${DESTDIR}${PREFIX}/bin/hybring |
