about summary refs log tree commit diff
path: root/login/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'login/Makefile')
-rw-r--r--login/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/login/Makefile b/login/Makefile
index 407330707b..3842b2f4af 100644
--- a/login/Makefile
+++ b/login/Makefile
@@ -32,7 +32,7 @@ install-sbin = utmpd
 utmpd-routines := connection database error request xtmp
 extra-objs := $(utmpd-routines:=.o)
 
-distribute := utmp-private.h programs/xtmp.h programs/utmpd.h \
+distribute := utmp-private.h programs/xtmp.h programs/utmpd.h README.utmpd \
 	      programs/utmpd-private.h $(utmpd-routines:%=programs/%.c)
 
 subdir-dirs = programs