diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 770ed12d6..640051be4 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -35,6 +35,7 @@ libcommon_a_SOURCES = \ gettime.c \ yesno.c \ miscellaneous.c \ + xasprintf.c \ membuf.c membuf.h \ iobuf.c iobuf.h \ ttyio.c ttyio.h \ |