diff configure.ac @ 324:be63116281b0

Created lwlib folder and added first bits to it
author lost
date Tue, 09 Feb 2010 05:59:56 +0000
parents 473ed9b353eb
children 1c31e9005ff7
line wrap: on
line diff
--- a/configure.ac	Tue Feb 09 05:33:35 2010 +0000
+++ b/configure.ac	Tue Feb 09 05:59:56 2010 +0000
@@ -8,6 +8,7 @@
 AC_CONFIG_FILES([
 	Makefile
 	lib/Makefile
+	lwlib/Makefile
 	lwasm/Makefile
 ])
 AC_OUTPUT