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