diff options
-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 50f17f6aa..ca8f3cc4e 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -91,6 +91,7 @@ libfetish_a_SOURCES = \ physmem.c physmem.h \ quote.c quote.h \ quotearg.c quotearg.h \ + readtokens0.c readtokens0.h \ readtokens.c readtokens.h \ readutmp.h \ regex.h \ |