alots/stmf0: Fix vpath entry for AES directory
authorKeith Packard <keithp@keithp.com>
Sat, 22 Apr 2017 00:15:05 +0000 (17:15 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 22 Apr 2017 00:15:05 +0000 (17:15 -0700)
Mis-placed )

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stmf0/Makefile-stmf0.defs

index 2ea3d1d8a37f0867d26fc144e01355544dca8ff1..f2c53499347be2dcb0b1ca53432dd80cd2a09924 100644 (file)
@@ -4,7 +4,7 @@ endif
 
 include $(TOPDIR)/Makedefs
 
-vpath % $(TOPDIR)/stmf0:$(TOPDIR)/product:$(TOPDIR)/drivers:$(TOPDIR)/kernel:$(TOPDIR)/util:$(TOPDIR)/kalman:$(TOPDIR/aes):$(TOPDIR):$(TOPDIR)/math:$(TOPDIR)/lisp
+vpath % $(TOPDIR)/stmf0:$(TOPDIR)/product:$(TOPDIR)/drivers:$(TOPDIR)/kernel:$(TOPDIR)/util:$(TOPDIR)/kalman:$(TOPDIR)/aes:$(TOPDIR):$(TOPDIR)/math:$(TOPDIR)/lisp
 vpath make-altitude $(TOPDIR)/util
 vpath make-kalman $(TOPDIR)/util
 vpath kalman.5c $(TOPDIR)/kalman