Include git-irkbot in the tarball.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 27 Sep 2012 05:57:29 +0000 (01:57 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 27 Sep 2012 05:57:29 +0000 (01:57 -0400)
Makefile

index 598315303b269ec0669191113268d6c2bbc87a9d..4068b0b049601e7edab41fac11d1b3f2c910e1ae 100644 (file)
--- 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)