mirror of
https://github.com/0intro/wmii
synced 2024-11-23 06:11:21 +03:00
Forgot the makefile
This commit is contained in:
parent
a4e2ab7b59
commit
360419c012
@ -5,7 +5,7 @@ include ../config.mk
|
||||
|
||||
CFLAGS += -I ../libcext
|
||||
|
||||
SRC = client.c convert.c message.c server.c socket.c transport.c
|
||||
SRC = client.c convert.c message.c server.c socket.c transport.c intmap.c request.c
|
||||
|
||||
OBJ = ${SRC:.c=.o}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user