diff options
Diffstat (limited to '')
-rw-r--r-- | common/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 2ff4ade48..b9cba1113 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -79,7 +79,7 @@ common_sources = \ membuf.c membuf.h \ iobuf.c iobuf.h \ ttyio.c ttyio.h \ - asshelp.c asshelp.h \ + asshelp.c asshelp2.c asshelp.h \ exechelp.h \ signal.c \ audit.c audit.h \ |