Update historic include paths

This commit is contained in:
Martin Lucina
2010-05-10 16:39:09 +02:00
parent 9d16a415cb
commit 9fbb9141a8
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
INCLUDES = -I$(top_srcdir)/bindings/cpp -I$(top_srcdir)/bindings/c
INCLUDES = -I$(top_srcdir)/include
bin_PROGRAMS = zmq_forwarder

View File

@@ -1,4 +1,4 @@
INCLUDES = -I$(top_srcdir)/bindings/cpp -I$(top_srcdir)/bindings/c
INCLUDES = -I$(top_srcdir)/include
bin_PROGRAMS = zmq_queue

View File

@@ -1,4 +1,4 @@
INCLUDES = -I$(top_srcdir)/bindings/cpp -I$(top_srcdir)/bindings/c
INCLUDES = -I$(top_srcdir)/include
bin_PROGRAMS = zmq_streamer