summaryrefslogtreecommitdiff
path: root/macros/buildmacros.sce
diff options
context:
space:
mode:
Diffstat (limited to 'macros/buildmacros.sce')
-rw-r--r--macros/buildmacros.sce3
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/buildmacros.sce b/macros/buildmacros.sce
index 627e638..dfeb475 100644
--- a/macros/buildmacros.sce
+++ b/macros/buildmacros.sce
@@ -9,7 +9,8 @@ Directories = [ "ASTManagement", ...
"GeneralFunctions", ...
"SymbolTable", ...
"ToolInitialization"...
- "Hardware" ];
+ "Hardware/AVR"...
+ "Scilab-Arduino" ];
current_path_buildmacros = get_absolute_file_path("buildmacros.sce");