diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 29be4490..d9d38fa3 100644 --- a/configure.ac +++ b/configure.ac @@ -47,8 +47,9 @@ AC_OUTPUT([ lib/Makefile gdbus/Makefile common/Makefile - src/Makefile sbc/Makefile + src/Makefile + client/Makefile plugins/Makefile network/Makefile serial/Makefile |