From b71c3005e68d02f800ff09bcacece79d167bff75 Mon Sep 17 00:00:00 2001 From: malosek Date: Mon, 7 Sep 2009 17:06:47 +0200 Subject: include directory split into c and cpp dirs, added --with-c and --with-cpp configure options --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3055e64..4dda619 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,3 @@ -include_HEADERS = include/zmq.h include/zmq.hpp - if BUILD_PYTHON DIR_P = python endif -- cgit v1.2.3