diff options
author | June McEnroe <june@causal.agency> | 2020-09-04 18:41:04 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-09-04 18:41:04 -0400 |
commit | c738cb62a069f5b9dedde8730341edb45b7a3bbb (patch) | |
tree | 65f3da7530047a2b3091b089a8ae53c4daf01d57 /bin/Makefile | |
parent | Build fbclock with -lz (diff) | |
download | src-c738cb62a069f5b9dedde8730341edb45b7a3bbb.tar.gz src-c738cb62a069f5b9dedde8730341edb45b7a3bbb.zip |
Add nudge
Diffstat (limited to 'bin/Makefile')
-rw-r--r-- | bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile index 61e405c0..28136ad2 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -28,6 +28,7 @@ BINS += glitch BINS += hi BINS += hnel BINS += modem +BINS += nudge BINS += order BINS += pbd BINS += pngo |