aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/makefile')
-rw-r--r--Demos/Host/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/makefile b/Demos/Host/makefile
index 2bf8adb7a..82661fffc 100644
--- a/Demos/Host/makefile
+++ b/Demos/Host/makefile
@@ -21,7 +21,7 @@ all:
make -C GenericHIDHost all
make -C KeyboardHost clean
- make -C KeyboardHostWithParser all
+ make -C KeyboardHost all
make -C MassStorageHost clean
make -C MassStorageHost all