1
0
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:
Willow Barraco 2023-08-30 14:22:48 +02:00
parent a573be707c
commit 4ed89188d6
No known key found for this signature in database
GPG Key ID: EABA44759877E02A

@ -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