Description: rename the binary to "wmdocker"
Author: Tianon Gravi <tianon@debian.org>
Bug-Debian: https://bugs.debian.org/740863

diff --git a/Makefile b/Makefile
index 03a2270..b660ba9 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ CFLAGS=-pedantic -Wall -W -O
 PACKAGE=docker
 VERSION=1.5
 
-target=docker
+target=wmdocker
 sources=docker.c kde.c icons.c xproperty.c net.c
 headers=docker.h kde.h icons.h xproperty.h net.h version.h
 extra=README COPYING version.h.in
