rename config.def.h -> config.h
This commit is contained in:
parent
cb0e6c8568
commit
632c5f18ee
3 changed files with 2 additions and 177 deletions
2
Makefile
2
Makefile
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue