Skip to content
Snippets Groups Projects
Commit e5b60f32 authored by Anthony Mallet's avatar Anthony Mallet
Browse files

[wip/ros-genlisp] Fix a typo in depend.mk

parent 9fd453c5
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ SYSTEM_SEARCH.ros-genlisp=\
'share/genlisp/stack.xml:/<version>/s/[^0-9.]//gp' \
'lib/pkgconfig/genlisp.pc:/Version/s/[^0-9.]//gp'
export GENLISP_BIN= ${PREFIX.ros-genlib}/bin/gen_lisp.py
export GENLISP_BIN= ${PREFIX.ros-genlisp}/bin/gen_lisp.py
CMAKE_ARGS+= -DGENLISP_BIN=${GENLISP_BIN}
endif # ROS_GENLISP_DEPEND_MK ----------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment