mirror of
https://github.com/0intro/wmii
synced 2024-12-16 08:32:48 +03:00
removed layoutdef crap from makefile
This commit is contained in:
parent
74e57709a5
commit
592e412bc3
@ -24,4 +24,4 @@ wmiiwm: ${OBJ}
|
||||
@${CC} -o $@ ${OBJ} ${LDFLAGS}
|
||||
|
||||
clean:
|
||||
rm -f wmiiwm *.o layoutdef.*
|
||||
rm -f wmiiwm *.o
|
||||
|
Loading…
Reference in New Issue
Block a user