Makefile: add from swh-py-template

This commit is contained in:
Nicolas Dandrimont 2015-10-27 14:35:54 +01:00
parent 8d366bb80c
commit 0f46452f6b

5
Makefile Normal file
View file

@ -0,0 +1,5 @@
# Makefile driver for SWH Python modules. DO NOT CHANGE.
# You can add custom Makefile rules to Makefile.local
include ../Makefile.python
-include Makefile.local