AUTOMAKE_OPTIONS = foreign # Do not generate GNU files (COPYING, etc.) SUBDIRS = src # Source subdirectory. ACLOCAL_AMFLAGS = -I m4 # Autoconf flags; m4 is the language used.