0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-29 00:32:34 +08:00
libzmq/perf/Makefile.am
Martin Lucina 27e2d08449 Restructure language bindings
C and C++ headers moved from bindings/ to include/, bindings/ removed
--with-c and --with-cpp options to configure removed, C and C++ now built
and installed by default
2010-03-11 20:33:27 +01:00

3 lines
37 B
Makefile

SUBDIRS = c cpp
DIST_SUBDIRS = c cpp