mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-03-13 10:52:47 +01:00
Do not override user config.h
This commit is contained in:
parent
a573be707c
commit
4ed89188d6
2
Makefile
2
Makefile
@ -24,7 +24,7 @@ OBJECTS = $(SOURCES:.c=.o)
|
|||||||
|
|
||||||
all: ${BIN}
|
all: ${BIN}
|
||||||
|
|
||||||
config.h: config.def.h
|
config.h:
|
||||||
cp config.def.h config.h
|
cp config.def.h config.h
|
||||||
|
|
||||||
proto/%-client-protocol.c: proto/%.xml
|
proto/%-client-protocol.c: proto/%.xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user