summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makemodule.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makemodule.am b/lib/Makemodule.am
index b4ad0e9ae..a16509670 100644
--- a/lib/Makemodule.am
+++ b/lib/Makemodule.am
@@ -26,7 +26,8 @@ libcommon_la_SOURCES = \
lib/timeutils.c \
lib/ttyutils.c \
lib/xgetpass.c \
- lib/exec_shell.c
+ lib/exec_shell.c \
+ lib/readutmp.c
if LINUX
libcommon_la_SOURCES += \