From: Eric S. Raymond Date: Tue, 26 Nov 2013 15:12:43 +0000 (-0500) Subject: Undo some damage from an overambitious patch. X-Git-Tag: 2.1~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ebd665e17c70c88a0311a4a2e0c20d277fc1585d;p=irker.git Undo some damage from an overambitious patch. --- diff --git a/Makefile b/Makefile index 6153f89..db16e00 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,7 @@ DOCS = \ SOURCES = \ $(DOCS) \ - irkerd.py \ + irkerd \ irkerhook.py \ filter-example.py \ filter-test.py \