0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-15 18:38:00 +08:00
libzmq/devices/zmq_queue/Makefile.am

9 lines
146 B
Makefile
Raw Normal View History

2010-05-10 16:39:09 +02:00
INCLUDES = -I$(top_srcdir)/include
bin_PROGRAMS = zmq_queue
zmq_queue_LDADD = $(top_builddir)/src/libzmq.la
zmq_queue_SOURCES = zmq_queue.cpp