comparison lwar/Makefile.am @ 172:47427342e41d

lwar now creates, lists, and adds to archive files
author lost
date Sun, 01 Mar 2009 22:59:52 +0000
parents d610b8aef91b
children bb2665c7005c
comparison
equal deleted inserted replaced
171:d610b8aef91b 172:47427342e41d
1 bin_PROGRAMS = lwar 1 bin_PROGRAMS = lwar
2 lwar_SOURCES = main.c util.c lwar.c 2 lwar_SOURCES = main.c util.c lwar.c list.c add.c remove.c
3 EXTRA_DIST = lwar.h util.h 3 EXTRA_DIST = lwar.h util.h