fix an issue with makefile not making

develop
knotteye 2021-04-24 15:21:38 -05:00
parent 80fd4acb51
commit 3119434b29
1 changed files with 1 additions and 1 deletions

View File

@ -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