1## Process this file with automake to produce Makefile.in
2
3SUBDIRS = src test
4
5docdir = $(prefix)/share/doc/$(PACKAGE)
6dist_doc_DATA = README
7