Revision cbc47c48730609f06a39cb8db830212868948fe8 authored by Valentin Lorentz on 24 September 2019, 13:13:04 UTC, committed by Valentin Lorentz on 30 September 2019, 10:05:02 UTC
* spares some bandwidth/processing time
* aligns {content,directory,release,revision}_add on what {snapshot,origin}_add already does
1 parent e239324
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