[erlang-bugs] Minor annoyance after 'make clean'

Kostis Sagonas kostis@REDACTED
Fri Feb 8 12:30:08 CET 2013


Every time I issue a 'make clean' the file

    lib/ssh/doc/html/SSH_protocols.png

which apparently is part of the code base of the master branch,  gets 
deleted.  Is this intentional?

The problem is that after the 'make clean', a subsequent 'git status' 
command shows the following:

# On branch master
# Changed but not updated:
#   (use "git add/rm <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working 
directory)
#
#       deleted:    lib/ssh/doc/html/SSH_protocols.png
#


Can this be fixed?

Kostis



More information about the erlang-bugs mailing list