remove HYPRLAND_HEADERS from Makefile

This commit is contained in:
Stanisław Zagórowski 2023-10-11 22:29:59 +02:00
parent d8c97d6075
commit 9b40de35ae

View file

@ -1,7 +1,3 @@
# compile with HYPRLAND_HEADERS=<path_to_hl> 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)