Description: Made uninstall remove installed .desktop file.
Author: Christoph Feenders <debian@echti.de>

Index: upload/Makefile
===================================================================
--- upload.orig/Makefile
+++ upload/Makefile
@@ -29,6 +29,7 @@ uninstall:
 	rm -f $(DESTDIR)/bin/ebook2cwgui
 	rm -f $(DESTDIR)/share/pixmaps/ebook2cw.xpm
 	rm -f $(DESTDIR)/share/man/man1/ebook2cwgui.1
+	rm -f $(DESTDIR)/share/applications/ebook2cwgui.desktop
 
 clean:
 	rm -f ebook2cwgui ebook2cwgui.exe *~ *.mp3 *.ogg
