Skip to content
Snippets Groups Projects
Commit a9101055 authored by Andrea Bignamini's avatar Andrea Bignamini
Browse files

Fix typo in Makefile for zeromq

parent ce6b597a
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ VERSION := `git describe --tags`
TAR_NAME := `basename $(PWD)`
#================================================================================
INC_DIR=/usr/local/omniORB/include \
/usr/local/zeromq/include/zmq \
/usr/local/zeromq/include \
/usr/local/tango/include/tango \
/usr/local/boost/include \
./src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment