mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-11-01 02:10:27 +03:00
Since several generated files are under version control, their
timestamps are essentially random and rebuilding documentation using
Makefile dependencies can't work reliably. Simply add a phony rebuild
target that regenerates the whole documentation and other files
unconditionally.
make -C doc rebuild