Skip to content
GitLab
  • Explore
  • Sign in
  • itmineduitminedu
  • snf-ganeti
  • Repository
  • snf-ganeti
  • Makefile.am
Find file Blame History Permalink
  • Michael Hanselmann's avatar
    Makefile.am: Don't create "--" directory · 0d93b082
    Michael Hanselmann authored Jun 23, 2008
    Automake automatically appends "--" to @mkdir_p@. In case you have
    a directory named "--" in your source tree, you can remove it using
    the command "rm -rf -- --".
    
    Reviewed-by: iustinp
    0d93b082