Change #247727
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Wed 05 Nov 2025 23:13:55 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | d7d4de07c29d9c945800be05c63d78a0c2072d1b |
Comments
tests/Makefile.am: fix 'checksrc' target Skip the http and client subdirs as they contain no code to check. The http clients are in libtests/ now. Closes #19376
Changed files
- tests/Makefile.am