diff options
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 3e8f3825e..fb5ffaa78 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -43,7 +43,6 @@ libfetish_a_SOURCES = \ readtokens0.c readtokens0.h \ regex.h \ root-dev-ino.c root-dev-ino.h \ - stat-macros.h \ stdio-safer.h \ time_r.c time_r.h \ unicodeio.c unicodeio.h \ @@ -58,7 +57,6 @@ libfetish_a_SOURCES = \ xstrndup.c xstrndup.h \ xstrtod.c xstrtod.h \ xstrtoimax.c \ - xstrtoul.c \ xstrtoumax.c libfetish_a_SOURCES += \ |