--- projects/libukcprog/src/Makefile.am 2003/09/26 21:22:45 1.2 +++ projects/libukcprog/src/Makefile.am 2003/10/09 21:01:12 1.3 @@ -1,10 +1,10 @@ # Makefile for libukcprog/src # http://www.i-scream.org/ -# $Id: Makefile.am,v 1.2 2003/09/26 21:22:45 tdb Exp $ +# $Id: Makefile.am,v 1.3 2003/10/09 21:01:12 tdb Exp $ include_HEADERS = ukcprog.h lib_LTLIBRARIES = libukcprog.la -libukcprog_la_LDFLAGS = -version-info 0:0:0 +libukcprog_la_LDFLAGS = -version-info 0:1:0 libukcprog_la_SOURCES = alloc.c config.c e_malloc.c e_realloc.c ebuf.c errf.c formf.c fpgetline.c ip.c logf.c panic.c sccsdata.c ssplit.c strf.c strnf.c strsave.c strtol.c