diff options
| author | June McEnroe <june@causal.agency> | 2022-01-30 17:35:51 -0500 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2022-01-30 17:35:51 -0500 |
| commit | 1d835d97a82618f964574b1101b87320e1476416 (patch) | |
| tree | 7eecc08416d36a48647cdf59af592260d73ac85b /bin/Makefile | |
| parent | Allow arguments to nasd script (diff) | |
| download | src-1d835d97a82618f964574b1101b87320e1476416.tar.gz src-1d835d97a82618f964574b1101b87320e1476416.zip | |
Add enc
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 8b7de4b9..5d23ab3c 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -13,6 +13,7 @@ BINS += bit BINS += c BINS += dehtml BINS += dtch +BINS += enc BINS += git-comment BINS += glitch BINS += hilex |