From: Eric S. Raymond Date: Thu, 27 Sep 2012 05:57:29 +0000 (-0400) Subject: Include git-irkbot in the tarball. X-Git-Tag: 1.0~39 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5fe26ffad7765dab3954a511601885d719f033f6;p=irker.git Include git-irkbot in the tarball. --- diff --git a/Makefile b/Makefile index 5983153..4068b0b 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ pylint: @pylint --output-format=parseable $(PYLINTOPTS) git-irkbot.py -SOURCES = README COPYING NEWS irker Makefile irker.xml irker-logo.png +SOURCES = README COPYING NEWS irker git-irkbot.py Makefile irker.xml irker-logo.png version: @echo $(VERS)