https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 3c2012d5d142f70ca710a9280c4697783ee6bc10 authored by Jenkins for Software Heritage on 30 October 2019, 17:13:36 UTC
Updated backport on stretch-swh from debian/0.0.156-1_swh1 (unstable-swh)
Tip revision: 3c2012d
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