diff options
Diffstat (limited to 'src/bin/Makefile.am')
-rw-r--r-- | src/bin/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am index 65ca0e6356..67d24dd9d9 100644 --- a/src/bin/Makefile.am +++ b/src/bin/Makefile.am @@ -1,4 +1,4 @@ SUBDIRS = bind10 bindctl cfgmgr loadzone msgq host cmdctl auth xfrin xfrout \ - usermgr zonemgr stats tests + usermgr zonemgr stats tests recurse check-recursive: all-recursive |