From 896bb1e6576fe32b754341ddf0b49fbcfd1c116a Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 22 Jul 2023 16:24:26 +0200 Subject: make it also working on other compositors --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4e353b0..2e595ca 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ include config.mk WLR_LAYER_SHELL = protocol/wlr-layer-shell-unstable.xml DWL_IPC = protocol/dwl-bar-ipc-unstable-v1.xml PROTOCOLS = wlr-layer-shell-protocol.c xdg-shell-protocol.c dwl-bar-ipc-protocol.c -SRC = dmenu-wl.c drw.c util.c wayland.c +SRC = dmenu-wl.c drw.c util.c wayland.c compositor.c OBJ = ${SRC:.c=.o} ${PROTOCOLS:.c=.o} default_target: options dmenu-wl -- cgit v1.2.3-70-g09d2