summaryrefslogtreecommitdiffstats
path: root/Makefile.st-doy2
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.st-doy2')
-rw-r--r--Makefile.st-doy26
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.st-doy2 b/Makefile.st-doy2
index d4b3106..e7bd455 100644
--- a/Makefile.st-doy2
+++ b/Makefile.st-doy2
@@ -10,7 +10,11 @@ EMPTYDIRS := \
INSTALL_CUSTOM := \
BUILD := \
- config/alacritty/alacritty.yml
+ config/alacritty/alacritty.yml \
+ hammerspoon/hs/_asm/undocumented/spaces/internal.so
config/alacritty/alacritty.yml : config/alacritty/alacritty.yml.st-doy2
$(LN) $(notdir $<) $@
+
+hammerspoon/hs/_asm/undocumented/spaces/internal.so :
+ cd hammerspoon/src/spaces && PREFIX=$(HOME)/conf/hammerspoon make install