From fdddebb48cb32460149f80d6e803c58c1d7545ec Mon Sep 17 00:00:00 2001 From: Mingfu Shao Date: Fri, 13 Mar 2020 21:19:57 +0000 Subject: [PATCH] prepare for release --- Makefile.am | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 8996193..30300c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ AUTOMAKE_OPTIONS = foreign -EXTRA_DIST = LICENSE README.md +EXTRA_DIST = LICENSE SUBDIRS = lib scallop meta diff --git a/README.md b/README.md index 36f1c5d..2fc1dbd 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ make If some of the dependencies are installed in the default system directory (for example, `/usr/lib`), then the corresponding `--with-` option might not be necessary. -The executable file `meta-scallop` will appear at `src/meta-scallop`. +The executable file `meta-scallop` will appear at `meta/meta-scallop`. # Usage