summaryrefslogtreecommitdiff
path: root/package/toolbox/src/sync/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/toolbox/src/sync/Makefile')
-rw-r--r--package/toolbox/src/sync/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/toolbox/src/sync/Makefile b/package/toolbox/src/sync/Makefile
new file mode 100644
index 000000000..83495e9e8
--- /dev/null
+++ b/package/toolbox/src/sync/Makefile
@@ -0,0 +1,3 @@
+PROG= sync
+
+include ../tool.mk