diff lwlib/Makefile.am @ 324:be63116281b0

Created lwlib folder and added first bits to it
author lost
date Tue, 09 Feb 2010 05:59:56 +0000
parents
children 2eb058346cad
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lwlib/Makefile.am	Tue Feb 09 05:59:56 2010 +0000
@@ -0,0 +1,3 @@
+noinst_LIBRARIES = liblw.a
+liblw_a_SOURCES = lw_alloc.c lw_stringlist.c
+EXTRA_DIST = lw_alloc.h lw_stringlist.h