summaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Makefile.am')
-rw-r--r--src/common/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index 2162d8c..3379eed 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -13,6 +13,7 @@ libcommon_la_SOURCES = \
endianness.h endianness.c \
environment.h environment.c \
extstr.h extstr.c \
+ hex.h hex.c \
ibuf.h ibuf.c \
io.h io.c \
fnv1a.h fnv1a.c \