diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 3e1cc2bde..1eb576c23 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -85,6 +85,7 @@ libfetish_a_SOURCES = \ xstrtod.c xstrtod.h \ xstrtol.c xstrtol.h \ xstrtoul.c \ + xstrtoimax.c \ xstrtoumax.c \ yesno.c |