Commit 9d5cd66
configure: Add missing include/mk/config-openposix.mk reference
The file include/mk/config-openposix.mk should be added to the
AUTOGENERATED_FILES array in include/mk/automake.mk so that it can be
cleaned in the cleaning targets. Also, add a small comment in configure.ac
so it does not happen again.
Link: https://lore.kernel.org/ltp/20250327-fix_make_clean-v1-1-8b9ed2a8d96a@suse.com/
Fixes: 63b6532 ("open_posix_testsuite: Propagate configure params")
Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Signed-off-by: Ricardo B. Marlière <rbm@suse.com>1 parent edd08f0 commit 9d5cd66
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
0 commit comments