swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: 22daa512fdb07a62def89ac091b9631cdc2e0068 authored by Jenkins for Software Heritage on 07 August 2020, 13:02:03 UTC
Updated backport on buster-swh from debian/0.13.0-1_swh1 (unstable-swh)
Tip revision: 22daa51
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