projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
bf952f2
)
(distribute): Add README.utmpd.
author
drepper
<drepper>
Sun, 26 Oct 1997 17:16:58 +0000
(17:16 +0000)
committer
drepper
<drepper>
Sun, 26 Oct 1997 17:16:58 +0000
(17:16 +0000)
login/Makefile
patch
|
blob
|
history
diff --git
a/login/Makefile
b/login/Makefile
index
4073307
..
3842b2f
100644
(file)
--- 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