aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32-h103/spi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32-h103/spi/Makefile')
-rw-r--r--examples/stm32-h103/spi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/stm32-h103/spi/Makefile b/examples/stm32-h103/spi/Makefile
index 1e22919..a63e92d 100644
--- a/examples/stm32-h103/spi/Makefile
+++ b/examples/stm32-h103/spi/Makefile
@@ -17,6 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
-BINARY = spi
+BINARY = spi
include ../../Makefile.include
+