diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index b436a9a6..d574cce5 100644 --- a/configure.ac +++ b/configure.ac @@ -535,6 +535,8 @@ AC_CONFIG_FILES([ src/Makefile src/IO/Makefile test/Makefile + test/unit/Makefile + test/dw/Makefile ]) AC_OUTPUT |