Skip to content

Commit 8988daf

Browse files
authored
Update Makefile
1 parent abf87ea commit 8988daf

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
@@ -23,7 +23,7 @@ build-examples: build-simavr
2323
build-parts: build-examples
2424
$(MAKE) -C examples/parts RELEASE=$(RELEASE)
2525

26-
install: build-simavr build-parts
26+
install: build-parts
2727
$(MAKE) -C simavr install RELEASE=$(RELEASE)
2828

2929
doc:

0 commit comments

Comments
 (0)