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 6f3a154..ea9c0e4 100644 --- a/configure.ac +++ b/configure.ac @@ -229,5 +229,7 @@ AC_CONFIG_FILES([Makefile src/fc/Makefile src/util/Makefile src/stubs/Makefile + test/Makefile + test/utils/Makefile xfont.pc]) AC_OUTPUT |