diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 32b079b..b22a798 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,9 @@ AUTOMAKE_OPTIONS = foreign SUBDIRS = docs src +EXTRA_DIST = \ + README.md + DISTCHECK_CONFIGURE_FLAGS = --disable-root-sbin indent: |