diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index a25b9b02..dbafd73c 100644 --- a/configure.ac +++ b/configure.ac @@ -646,6 +646,7 @@ AC_CONFIG_FILES([ src/lzmadec/Makefile src/scripts/Makefile tests/Makefile + debug/Makefile ]) AC_OUTPUT |