From 61dc82f3e306b25ce3cd3d529df9ec7a0ec04b73 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Fri, 18 Jan 2008 20:18:08 +0200 Subject: Added the debug directory and the first debug tool (sync_flush). These tools are not built unless the user runs "make" in the debug directory. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') 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 -- cgit v1.2.3