.
authorJim Meyering <jim@meyering.net>
Mon, 21 Oct 1996 00:38:50 +0000 (00:38 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 21 Oct 1996 00:38:50 +0000 (00:38 +0000)
old/sh-utils/ChangeLog

index 868c24b..0f57d5f 100644 (file)
@@ -1,5 +1,8 @@
 Sun Oct 20 09:03:51 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/Makefile.am (install-root): New rule.
+       Suggestion from François Pinard.
+
        * src/who-users.c (print_entry): Don't take address of UT_TIME_MEMBER
        directly.  From Ulrich Drepper.