1 2 3 4 5 6 7 8
AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src include tools man DISTCHECK_CONFIGURE_FLAGS = indent: indent -kr -ut -ts4 -l120 src/*.c src/*.h dev/*.c