Revision dc6afe41bbd467520be15a8acd38d44d9f226ec7 authored by Valentin Lorentz on 01 March 2019, 10:16:24 UTC, committed by Valentin Lorentz on 01 March 2019, 10:16:24 UTC
This reverts commit 3939a41d73bdef94913a6e8c3aa212532d281463.

Wasn't supposed to be committed yet.
1 parent 5499400
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