AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src include EXTRA_DIST = \ README.md indent: indent -kr -ut -ts4 -l120 src/*.c src/*.h