update something, i don't remember what

This commit is contained in:
Arthur Khachaturov 2024-05-10 16:05:28 +03:00
parent e4a36c0439
commit 649b15e02f
No known key found for this signature in database
GPG key ID: 542ADA2564CCFDDB
4 changed files with 34 additions and 18 deletions

View file

@ -42,4 +42,7 @@ uninstall:
rm -f ${DESTDIR}${PREFIX}/bin/dwm\
${DESTDIR}${MANPREFIX}/man1/dwm.1
echo:
echo "${OBJ}"
.PHONY: all clean dist install uninstall