Commit aacdb7a4 authored by tamara's avatar tamara

python build fix

parent 77bc3790
include_HEADERS = include/zmq.h include/zmq.hpp
SUBDIRS = src examples python
DIST_SUBDIRS = src examples python
if BUILD_PYTHON
DIR_P = python
endif
SUBDIRS = src examples $(DIR_P)
DIST_SUBDIRS = src examples $(DIR_P)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment