fix an issue with makefile not making

develop
knotteye 3 years ago
parent 80fd4acb51
commit 3119434b29
  1. 2
      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

Loading…
Cancel
Save