From d3143b4c2ec0df9cec245e1e6a57e4f18ef71726 Mon Sep 17 00:00:00 2001 From: biouman Date: Wed, 2 May 2001 01:54:13 +0000 Subject: *** empty log message *** --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index c6651e2..f45d8a7 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -4,7 +4,7 @@ AM_CFLAGS = -O3 -Wall -Wstrict-prototypes $(CFLAGS) INCLUDES = -I. -I.. -I$(includedir) -I../include lib_LTLIBRARIES = libPolynom.la -libPolynom_la_SOURCES = exceptions.c hash.c numbers.c parser.c pile.c polynom.c scalaires.c terminal.c interface.c +libPolynom_la_SOURCES = exceptions.c hash.c numbers.c parser.c pile.c polynom.c scalaires.c terminal.c interface.c fonctions.c libPolynom_la_LDFLAGS = -version-info $(Polynom_VERSION_INFO) -- cgit v1.2.3