diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9e2ebe4..85d4bdf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS=misc btpd cli +SUBDIRS=@subdirs@ misc btpd cli EXTRA_DIST=COPYRIGHT CHANGES |