diff options
Diffstat (limited to 'package/toolbox/src/notify/Makefile')
-rw-r--r-- | package/toolbox/src/notify/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/toolbox/src/notify/Makefile b/package/toolbox/src/notify/Makefile new file mode 100644 index 000000000..b0ac6746b --- /dev/null +++ b/package/toolbox/src/notify/Makefile @@ -0,0 +1,3 @@ +PROG= notify + +include ../tool.mk |