Browse Source

Update Makefile

- Fixed typo in directory name
pull/254/head
Wayne Warthen 4 years ago
parent
commit
cab5c72f3d
  1. 2
      Source/Apps/Test/Makefile

2
Source/Apps/Test/Makefile

@ -1,5 +1,5 @@
OBJECTS =
SUBDIRS = DMAMon I2C inttest ppidetst ramtest tstdskng
SUBDIRS = DMAmon I2C inttest ppidetst ramtest tstdskng
DEST = ../../../Binary/Apps/Test
TOOLS =../../../Tools

Loading…
Cancel
Save