summary refs log tree commit diff stats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2019-07-09 16:38:01 +0200
committerPeter Maydell <peter.maydell@linaro.org>2019-07-09 16:17:38 +0100
commit8d358a5ea08206a5c800d5a1e1ec9b66b1be975b (patch)
tree07d129c93df85da0dc265c9cc9c1d20c69d83dc5 /docs/conf.py
parentf89600f498933655c9d11c72e2e6f210e7d8dcb4 (diff)
downloadfocaccia-qemu-8d358a5ea08206a5c800d5a1e1ec9b66b1be975b.tar.gz
focaccia-qemu-8d358a5ea08206a5c800d5a1e1ec9b66b1be975b.zip
Makefile: Fix "make clean" in "unconfigured" source directory
Recent commit "Makefile: Reuse all's recursion machinery for clean and
install" broke targets clean and distclean in the source directory
before running configure:

    $ make clean
      LD      recurse-clean.mo
    cc: fatal error: no input files
    compilation terminated.
    make: *** [rules.mak:118: recurse-clean.mo] Error 1

Root cause is missing .PHONY.  Fix that.

Fixes: 1338a4b72659ce08eacb9de0205fe16202a22d9c
Reported-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions