aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/Makefile')
-rw-r--r--src/pkg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pkg/Makefile b/src/pkg/Makefile
index 4f74bb4f42..cc0ebe69a4 100644
--- a/src/pkg/Makefile
+++ b/src/pkg/Makefile
@@ -41,6 +41,7 @@ DIRS=\
encoding/base64\
encoding/binary\
encoding/git85\
+ encoding/hex\
encoding/pem\
exec\
exp/datafmt\