From 4ed70a930202b103e7e80b8dc925e0aaa4622595 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Wed, 29 Jul 2009 12:07:54 +0200 Subject: initial commit --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..cc77307 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,4 @@ +include_HEADERS = include/zs.h include/zs.hpp + +SUBDIRS = src examples +DIST_SUBDIRS = src examples -- cgit v1.2.3