1
## Process this file with automake to produce Makefile.in ##
2
3
ACLOCAL_AMFLAGS=-I m4
4
5
SUBDIRS = include src examples
6
7
## eof ##