ACLOCAL_AMFLAGS = -I m4 SUBDIRS = u_async src tests EXTRA_DIST = \ README.md \ AGENTS.md \ TASKS.md \ REQUIREDFS.md \ changelog.txt \ REQUIREMENTS.md \ utun_test.cfg \ net_emulator \ tinycrypt dist_doc_DATA = README.md changelog.txt # Release archive options dist-hook: @echo "Building release $(PACKAGE)-$(VERSION)" # Cleanup maintainer-clean-local: rm -rf autom4te.cache rm -f config.log config.status