Makefile.am 179 Bytes
Newer Older
Matthew Hausknecht's avatar
Matthew Hausknecht committed
1 2 3 4 5 6 7 8 9 10 11 12 13
## Process this file with automake to produce Makefile.in

ACLOCAL_AMFLAGS=-I m4

SUBDIRS = src .

EXTRA_DIST = \
	bootstrap \
	m4/ax_boost_base.m4 \
	NEWS.en

CLEANFILES = \
	*~