aboutsummaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-01-30 13:22:38 +0000
committerJohn Ankarström <john@ankarstrom.se>2021-01-30 13:22:38 +0000
commitd165d39c08ebc8be6ef3662022196758ef580f80 (patch)
tree3fc9d613bbfcbcefc7a3ddc6cb70fed838b18d39 /mkfile
parentf9535fc7d640f6a908a22032087976e654911da3 (diff)
downloadem-d165d39c08ebc8be6ef3662022196758ef580f80.tar.gz
Move aux files to root directory
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkfile b/mkfile
index 63a45ce..117228b 100644
--- a/mkfile
+++ b/mkfile
@@ -6,5 +6,5 @@ README.html: README
install:
cp em /rc/bin/em
- cp aux/emcollect /rc/bin/aux/emcollect
- cp aux/emparse /rc/bin/aux/emparse
+ cp emcollect /rc/bin/emcollect
+ cp emparse /rc/bin/emparse