aboutsummaryrefslogtreecommitdiff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2022-12-29 18:40:18 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2022-12-29 18:40:18 -0500
commitcdf3d1d5acdce2b9baa8eeac8422b48fce899b50 (patch)
treeb4ed8ac47e012d4d3604f963cd8a23c71daa1939 /bin/Makefile
parentd0ad22b295eae397f39de3a9542ade6320a0591b (diff)
downloaddotfiles-cdf3d1d5acdce2b9baa8eeac8422b48fce899b50.tar.gz
dotfiles-cdf3d1d5acdce2b9baa8eeac8422b48fce899b50.tar.xz
Add a script for wpa_supplicant on linux
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index 01a6333..0de88b5 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -3,6 +3,7 @@ default: install
linux:
install backlight $(HOME)/bin
+ install wpa $(HOME)/bin
install:
install -d $(HOME)/bin