summaryrefslogtreecommitdiff
path: root/mkbootfs/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-05-02 20:47:41 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-05-02 20:47:41 +0000
commitab4404bad8837866988c57de0c18dfc039abcc05 (patch)
treec405b8664c65e4f803cceba803e2d60af2827cd4 /mkbootfs/Makefile
parent51f7ea47c64032b49e6435b0dd009ff74db669ef (diff)
Formerly Makefile.~7~
Diffstat (limited to 'mkbootfs/Makefile')
-rw-r--r--mkbootfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkbootfs/Makefile b/mkbootfs/Makefile
index 4b066d8f..77de2bf0 100644
--- a/mkbootfs/Makefile
+++ b/mkbootfs/Makefile
@@ -17,7 +17,7 @@
dir := mkbootfs
include ../Makeconf
-DIST_FILES = mkbootfs.c Makefile
+DIST_FILES = mkbootfs.c Makefile ChangeLog
all: mkbootfs
mkbootfs: mkbootfs.c
rsh $(mighost) cd `pwd` \; $(CC) mkbootfs.c -o mkbootfs