notify-send
[m6w6/btr] / lib / btr / report / notify-send.mk
diff --git a/lib/btr/report/notify-send.mk b/lib/btr/report/notify-send.mk
new file mode 100644 (file)
index 0000000..f4c5197
--- /dev/null
@@ -0,0 +1,7 @@
+.PHONY: all
+.SUFFIXES:
+
+all: 
+       notify-send "[btr] $(BUILD) $(REPORT)"
+
+# vim: noet