diff options
author | Markus Armbruster <armbru@redhat.com> | 2019-05-28 10:23:06 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2019-07-02 12:48:40 +0200 |
commit | 30cccc9b0208af707acf4c7988e4b0deabee574e (patch) | |
tree | 223d76aed5d36ab1b46a126ee480a0435967deec /tests | |
parent | cdb69b08f984b7cca2acb1989c8eae79390a23f3 (diff) | |
download | qemu-30cccc9b0208af707acf4c7988e4b0deabee574e.zip qemu-30cccc9b0208af707acf4c7988e4b0deabee574e.tar.gz qemu-30cccc9b0208af707acf4c7988e4b0deabee574e.tar.bz2 |
Makefile: Drop bogus cleaning of $(ALL_SUBDIRS)/qemu-options.def
When commit df2943ba3c7 moved "rm -f qemu-options.def" from distclean
to clean, it also added "rm -f $$d/qemu-options.def" to the for d in
$(ALL_SUBDIRS) loop. That file doesn't exist. Remove the mistaken
rm.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190528082308.22032-3-armbru@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions