diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-05-02 20:48:59 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-05-02 20:48:59 +0000 |
commit | b9e27cfd25e99e3283248bb15a5c50545c9f079e (patch) | |
tree | 5340ff44026711591cb227fc2336b6fdb1779aa4 /init/Makefile | |
parent | ab4404bad8837866988c57de0c18dfc039abcc05 (diff) |
Formerly Makefile.~8~
Diffstat (limited to 'init/Makefile')
-rw-r--r-- | init/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Makefile b/init/Makefile index 9657a4e1..bc070076 100644 --- a/init/Makefile +++ b/init/Makefile @@ -19,7 +19,7 @@ dir := init.trim include ../Makeconf -DIST_FILES = Makefile init.c +DIST_FILES = Makefile init.c ChangeLog OBJS = init.o startupServer.o startup_replyUser.o notifyServer.o |