diff options
author | June McEnroe <june@causal.agency> | 2021-01-12 15:50:47 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-01-12 16:15:37 -0500 |
commit | 3e7ffc868d1105740ad3a5b3bf8ee721f47485a7 (patch) | |
tree | b03adeb09bda33d2f006baddde0e823ff0d6ac84 /bin/Makefile | |
parent | Replace causal.agency with a simple mdoc page (diff) | |
download | src-3e7ffc868d1105740ad3a5b3bf8ee721f47485a7.tar.gz src-3e7ffc868d1105740ad3a5b3bf8ee721f47485a7.zip |
Add htagml
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 5691b0fc..f858d483 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -27,6 +27,7 @@ BINS += dtch BINS += glitch BINS += hi BINS += hnel +BINS += htagml BINS += modem BINS += nudge BINS += order |