diff --git a/Makefile b/Makefile index cc8c644..8417c31 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ pack: cp LICENSE dist cp COPYING dist -deb: +dpkg: mkdir -p deb/usr/lib mv dist deb/usr/lib/plchat dpkg --build deb