Revision 5d888afb3d69072403c70162ebf7714369d5415b authored by Antoine R. Dumont (@ardumont) on 17 November 2015, 14:36:04 UTC, committed by Antoine R. Dumont (@ardumont) on 17 November 2015, 14:36:04 UTC
1 parent 09102e8
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