Skip to content

Commit b203c8e

Browse files
authored
Update Makefile
Put back example adder
1 parent e977a3b commit b203c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SUBDIR+= ddp-actuator-solver
1414
SUBDIR+= dynamic-graph-tutorial
1515
SUBDIR+= dynamic-graph-v3
1616
SUBDIR+= dynamic-introspection
17-
#SUBDIR+= example-adder
17+
SUBDIR+= example-adder
1818
SUBDIR+= fcl
1919
SUBDIR+= FRILibrary
2020
SUBDIR+= hatponboard-lib

0 commit comments

Comments
 (0)