summaryrefslogtreecommitdiff
path: root/mkbootfs
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
commit1d3ae7b05e59ec9cdaabc8fb5c25bd79dad69d7d (patch)
tree44da2fcf4db955071b898168fb4398a51defb9d6 /mkbootfs
parentec29aa9cbb4c30f3bcb26bf3e3d439525bf55d64 (diff)
Formerly Makefile.~7~
Diffstat (limited to 'mkbootfs')
-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