mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 15:26:04 +00:00
5 lines
100 B
Makefile
5 lines
100 B
Makefile
include_HEADERS = include/zmq.h include/zmq.hpp
|
|
|
|
SUBDIRS = src examples
|
|
DIST_SUBDIRS = src examples
|