rename config.def.h -> config.h

This commit is contained in:
Emile Clark-Boman 2025-08-27 13:25:43 +10:00
parent cb0e6c8568
commit 632c5f18ee
3 changed files with 2 additions and 177 deletions

View file

@ -66,7 +66,7 @@ $(INCLUDE)/xdg-shell-protocol.h:
$(WAYLAND_PROTOCOLS)/stable/xdg-shell/xdg-shell.xml $@
$(INCLUDE)/config.h:
cp $(SRC)/config.def.h $@
cp config.h $@
$(BUILD)/$(BINARY).desktop:
mkdir -p $(BUILD)