Revision a7ac5c936b0052a02bb8b9ee40378f7c7dd923fa authored by David Douard on 12 November 2018, 13:12:01 UTC, committed by David Douard on 12 November 2018, 13:12:01 UTC
used by the swh-docs to generate images and schemas when building the
whole documentation.
1 parent c4a6c27
Raw File
Makefile
# Makefile driver for SWH Python modules. DO NOT CHANGE.
# You can add custom Makefile rules to Makefile.local

include ../Makefile.python
-include Makefile.local
back to top