annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
324
be63116281b0 Created lwlib folder and added first bits to it
lost
parents:
diff changeset
1 noinst_LIBRARIES = liblw.a
be63116281b0 Created lwlib folder and added first bits to it
lost
parents:
diff changeset
2 liblw_a_SOURCES = lw_alloc.c lw_stringlist.c
be63116281b0 Created lwlib folder and added first bits to it
lost
parents:
diff changeset
3 EXTRA_DIST = lw_alloc.h lw_stringlist.h