summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: b3e12c811f7d3465e03789bda4b7ff3ca83ff834 (plain)
1
2
3
4
5
6
7
AM_CXXFLAGS = -Wall

AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I config

SUBDIRS = src test doc contrib

generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback