From f1d9513767d88c68505af3564acc54388c9cc6ce Mon Sep 17 00:00:00 2001 From: Bertrand Guiheneuf Date: Fri, 8 Oct 1999 19:21:51 +0000 Subject: weekly commit svn path=/trunk/; revision=1322 --- camel/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'camel/Makefile.am') diff --git a/camel/Makefile.am b/camel/Makefile.am index 8bc72c829e..474718ddf5 100644 --- a/camel/Makefile.am +++ b/camel/Makefile.am @@ -98,6 +98,8 @@ libcamelinclude_HEADERS = \ url-util.h \ $(pthread_HDR) +libcamel_extra_sources = \ + camel-arg-collector.c libcamel_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir) -- cgit