libzmq/Makefile.am

5 lines
114 B
Makefile
Raw Normal View History

2009-08-03 11:30:13 +02:00
include_HEADERS = include/zmq.h include/zmq.hpp
2009-07-29 12:07:54 +02:00
2009-08-24 11:17:16 +02:00
SUBDIRS = src examples python
DIST_SUBDIRS = src examples python