summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc6
1 files changed, 6 insertions, 0 deletions
diff --git a/Misc b/Misc
index 4acf920..f06d095 100644
--- a/Misc
+++ b/Misc
@@ -11,6 +11,12 @@ tarball: tarball.gz tarball.bz2 tarball.xz
tag:
$(GIT_TAG)
+people:
+ $(GIT_PEOPLE)
+
+log:
+ $(GIT_LOG)
+
announcement:
$(Q)echo -e "netsniff-ng $(VERSION_SHORT) has been released to the public (http://netsniff-ng.org/).\n" > .MAIL_MSG
$(Q)echo -e "It can be fetched via Git, through:\n" >> .MAIL_MSG