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 | 25eb781c47bfd43aac02b97f4c3a967c360f4b17 (patch) | |
| tree | 1a043bbaa82bc2a53cbcc496e76c4fee711aa055 /bin/Makefile | |
| parent | Build fbclock with -lz (diff) | |
| download | src-25eb781c47bfd43aac02b97f4c3a967c360f4b17.tar.gz src-25eb781c47bfd43aac02b97f4c3a967c360f4b17.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 |