summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-27 11:38:55 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-27 11:38:55 -0400
commitabc76c16c1d1547df922916b0a6e117bd5e7dd9e (patch)
treed5f6a5186407d13d13baaf1ce36a4c6c305527d3 /Makefile
parent953624b0614ea871a007959c7d3f6a42bcbe7e8a (diff)
downloadconf-abc76c16c1d1547df922916b0a6e117bd5e7dd9e.tar.gz
conf-abc76c16c1d1547df922916b0a6e117bd5e7dd9e.zip
fix argument order
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 371955b..8da3a3a 100644
--- a/Makefile
+++ b/Makefile
@@ -133,7 +133,7 @@ fortune/%.dat : fortune/%
@strfile -s $(basename $@)
less : lesskey
- lesskey -o $< $@
+ lesskey -o $@ $<
wunderground :
pass show websites/wunderground.com/wunderground@tozt.net > $@