summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3895378c4..3d5477e76 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -125,6 +125,7 @@ libfetish_a_SOURCES = \
xstrdup.c \
xstrndup.c xstrndup.h \
xstrtod.c xstrtod.h \
+ xstrtoimax.c \
xstrtol.c xstrtol.h \
xstrtoul.c \
xstrtoumax.c \