debianlize
--- a/Makefile
+++ b/Makefile
@@ -47,6 +47,7 @@
 
 install:
 	$(PYTHON) setup.py install $(SETUPOPTS) \
+		--install-layout=deb \
 		'--root=$(DESTDIR)' --optimize=$(PYOPTIMIZE)
 
 compile: clean
