Skip to content

Commit

Permalink
Remove obsolete directories
Browse files Browse the repository at this point in the history
  • Loading branch information
isbm committed Jun 27, 2024
1 parent c581aab commit 5f03888
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@ tar:
cp Cargo.toml package/${ARC_NAME}
cp Makefile package/${ARC_NAME}
cp -a etc package/${ARC_NAME}
cp -a ctl package/${ARC_NAME}
cp -a core package/${ARC_NAME}
cp -a compile package/${ARC_NAME}
cp -a validate package/${ARC_NAME}
cp -a test package/${ARC_NAME}
cp -a vendor package/${ARC_NAME}

Expand Down

0 comments on commit 5f03888

Please sign in to comment.