Skip to content

Commit

Permalink
Tweak release prep logic
Browse files Browse the repository at this point in the history
  • Loading branch information
tlk00 committed Apr 24, 2018
1 parent 53c2ff5 commit 251f98c
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 @@ -75,7 +75,7 @@ relprep: .DIRS_BLD
$(RM) -rf *.suo
$(RM) -rf debug release cvsenv.sh
cd platforms; dos2unix *.mk; cd -
dos2unix canon-system config.guess
dos2unix canon-system config.guess bmenv.sh
dos2unix readme *.txt
cd src; dos2unix *.h
chmod -x src/*
Expand Down

0 comments on commit 251f98c

Please sign in to comment.