diff options
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 2f32580a0b..71370fa719 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ # leave in dependency order, since common must be built first -SUBDIRS = common orkeygen or -DIST_SUBDIRS = common orkeygen or +SUBDIRS = common or +DIST_SUBDIRS = common or EXTRA_DIST = config |