Skip to content

make clean fails in out-of-tree builds #1087

@251

Description

@251

Make clean fails with out-of-tree builds:

build> ../src/configure
build> make
...
build> make clean
cd contrib/minizip && { make clean ; cd ../.. ; }
/bin/sh: line 1: cd: contrib/minizip: No such file or directory
make: *** [Makefile:373: minizip-clean] Error 1

Is this not supported anymore?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions