Skip to content
This repository was archived by the owner on Apr 23, 2023. It is now read-only.

Commit d1e6968

Browse files
committed
Update makefile
1 parent fab509c commit d1e6968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ init:
1111

1212
client:
1313
make default
14-
./$(BUILD_DIR)/csync -h localhost -p 1234 -f specification
14+
./$(BUILD_DIR)/csync -h localhost -p 1234 -f build
1515

1616
server:
1717
make default

0 commit comments

Comments
 (0)