mirror of
https://github.com/Trensa-Organization/split-monitor-workspaces.git
synced 2025-03-15 11:13:39 +01:00
remove HYPRLAND_HEADERS from Makefile
This commit is contained in:
parent
d8c97d6075
commit
9b40de35ae
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
@ -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
|
PLUGIN_NAME=split-monitor-workspaces
|
||||||
|
|
||||||
SOURCE_FILES=$(wildcard src/*.cpp)
|
SOURCE_FILES=$(wildcard src/*.cpp)
|
||||||
|
|
Loading…
Add table
Reference in a new issue