delete a.out on install

This commit is contained in:
speedie 2023-02-10 16:57:20 +01:00
parent acb0828906
commit 1487d57f17

View file

@ -42,6 +42,7 @@ install: all
chmod 755 $(DESTDIR)$(PREFIX)/bin/spmenu*
rm -f *.o
rm -f spmenu
rm -f a.out
compat:
rm -f $(DESTDIR)$(PREFIX)/bin/dmenu