diff configure @ 399:ec09e78b21b1 3.0-beta1

Fixed inclusion of documentation in make dist
author lost@l-w.ca
date Fri, 23 Jul 2010 17:30:46 -0600
parents 7987ee447833
children
line wrap: on
line diff
--- a/configure	Fri Jul 23 17:18:52 2010 -0600
+++ b/configure	Fri Jul 23 17:30:46 2010 -0600
@@ -10744,7 +10744,7 @@
 
 ac_config_headers="$ac_config_headers config.h"
 
-ac_config_files="$ac_config_files Makefile lib/Makefile lwlib/Makefile lwasm/Makefile lwlink/Makefile lwar/Makefile"
+ac_config_files="$ac_config_files Makefile lib/Makefile lwlib/Makefile lwasm/Makefile lwlink/Makefile lwar/Makefile doc/Makefile"
 
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -11500,6 +11500,7 @@
     "lwasm/Makefile") CONFIG_FILES="$CONFIG_FILES lwasm/Makefile" ;;
     "lwlink/Makefile") CONFIG_FILES="$CONFIG_FILES lwlink/Makefile" ;;
     "lwar/Makefile") CONFIG_FILES="$CONFIG_FILES lwar/Makefile" ;;
+    "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
 
   *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
   esac