| commit | 62a1398b4f9683009995b5732492a6810b1f82fd | [log] [tgz] | 
|---|---|---|
| author | Kirill Makurin <maiddaisuki@outlook.com> | Tue Apr 22 09:20:39 2025 +0900 | 
| committer | LIU Hao <lh_mouse@126.com> | Thu May 08 18:33:29 2025 +0800 | 
| tree | 38078979d9a8756c6ad00b10c904577d651d6721 | |
| parent | da103349b968320aeeb55322cba1ac897319e963 [diff] | 
winpthreads: fix `make dist` libwinpthread_la_SOURCES lists header files which are no longer present in the source tree. This causes `make dist` to fail. Explicitly add `build-aux/windres-rc` to EXTRA_DIST. Signed-off-by: Kirill Makurin <maiddaisuki@outlook.com> Signed-off-by: LIU Hao <lh_mouse@126.com>