mirror of
https://github.com/vale981/spectrwm
synced 2025-03-05 09:51:38 -05:00
Clean up properly in linux/Makefile.
ok marco
This commit is contained in:
parent
4b0b728c4d
commit
c4467452a2
1 changed files with 1 additions and 1 deletions
|
@ -42,6 +42,6 @@ install: all
|
|||
install -m 644 ../scrotwm_ru.1 $(DESTDIR)$(MANDIR)/man1/scrotwm_ru.1
|
||||
|
||||
clean:
|
||||
rm -f scrotwm *.o *.so libswmhack.so.* scrotwm.c swm_hack.c
|
||||
rm -f scrotwm *.o *.so libswmhack.so.* scrotwm.c swm_hack.c version.h
|
||||
|
||||
.PHONY: all install clean
|
||||
|
|
Loading…
Add table
Reference in a new issue