From cc3755a16f00026af882ed14d122cc8aa6d50e82 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Mon, 3 Aug 2009 11:30:13 +0200 Subject: renamed from zs to zmq --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cc77307..156c97e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -include_HEADERS = include/zs.h include/zs.hpp +include_HEADERS = include/zmq.h include/zmq.hpp SUBDIRS = src examples DIST_SUBDIRS = src examples -- cgit v1.2.3