Skip to content

Commit 85189fc

Browse files
egon0aparcar
authored andcommitted
fixed the build-error introduced by one of the last commits (libremap#2)
* fixed the build-error introduced by one of the last commits * rename the babel plugin to babeld because babeld is the correct nomenclature
1 parent 2aaf006 commit 85189fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libremap-agent/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ $(eval $(call BuildPlugin,location,location,))
7474
$(eval $(call BuildPlugin,olsr,olsr,))
7575
$(eval $(call BuildPlugin,system,system,))
7676
$(eval $(call BuildPlugin,wireless,wireless,))
77-
$(eval $(call BuildPlugin,babel,babel,))
77+
$(eval $(call BuildPlugin,babeld,babeld,))
7878
$(eval $(call BuildPlugin,bmx6,bmx6,))
7979
$(eval $(call BuildPlugin,qmp,qmp,))
8080

0 commit comments

Comments
 (0)