diff --git a/Makefile b/Makefile index 21b28e7..8fcb4d8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,3 @@ -# compile with HYPRLAND_HEADERS= make all -# make sure that the path above is to the root hl repo directory, NOT src/ -# and that you have ran `make protocols` in the hl dir. - PLUGIN_NAME=split-monitor-workspaces SOURCE_FILES=$(wildcard src/*.cpp)