Skip to content

Commit

Permalink
add missing directory files
Browse files Browse the repository at this point in the history
  • Loading branch information
EEDY committed Apr 3, 2018
1 parent 1689f08 commit c22102d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ all:
cp src/esgdata src/tpcds.idx ./
cp python/esgdata.py ./
mkdir esgdata-kit esgdata-kit/python
cp esgdata esgdata.py tpcds.idx nodes.conf dirs.conf convert_to_utf8.sh README.md example3.xls esgdata-kit/
cp -r esgdata esgdata.py tpcds.idx nodes.conf dirs.conf convert_to_utf8.sh README.md example3.xls files esgdata-kit/
cp -r python/lib python/conf esgdata-kit/python/
tar czf esgdata-kit.rel.tgz esgdata-kit
rm -rf esgdata-kit
Expand Down

0 comments on commit c22102d

Please sign in to comment.