Browse Source

Fix accidental split of dist making command

Alois Mahdal 10 years ago
parent
commit
4f5369eb40
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      setup/mk.sh

+ 1
- 1
setup/mk.sh View File

83
     mkdir -p $dirname
83
     mkdir -p $dirname
84
     cp -R   bin \
84
     cp -R   bin \
85
             config.mk \
85
             config.mk \
86
-            ffoo
86
+            ffoo \
87
             Makefile \
87
             Makefile \
88
             README \
88
             README \
89
             LICENSE \
89
             LICENSE \