Skip to content

Commit

Permalink
scripts: remove decompile-all.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterMatula committed Jan 8, 2018
1 parent 4ff0a04 commit 5064810
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 145 deletions.
1 change: 0 additions & 1 deletion scripts/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

install(PROGRAMS "color-c.py" DESTINATION bin)
install(PROGRAMS "config.sh" DESTINATION bin)
install(PROGRAMS "decompile-all.sh" DESTINATION bin)
install(PROGRAMS "decompile-archive.sh" DESTINATION bin)
install(PROGRAMS "decompile.sh" DESTINATION bin)
install(PROGRAMS "fileinfo.sh" DESTINATION bin)
Expand Down
144 changes: 0 additions & 144 deletions scripts/decompile-all.sh

This file was deleted.

0 comments on commit 5064810

Please sign in to comment.