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