swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: bd1112154874c81df0b522e6b16045864549c0f6 authored by Jenkins for Software Heritage on 09 April 2019, 16:52:35 UTC
Updated backport on stretch-swh from debian/0.0.138-1_swh1 (unstable-swh)
Tip revision: bd11121
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