Skip to content

Commit

Permalink
ref-data target in Makefile was improved
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Sutormin committed Jan 21, 2016
1 parent 28e52ef commit 010f413
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,5 @@ clean:
rm -rfv $(LBIN_DIR)

ref-data:
cp -a ./data/. /data/
cp -a ./data/* /data/
touch /data/__READY__

0 comments on commit 010f413

Please sign in to comment.