From 46612a17c34b95d57a34d8faa35cbecb2fcd0bca Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 11 Nov 2002 15:35:26 +0000 Subject: Re-add e-proxy.c to the build. 2002-11-11 Jeffrey Stedfast * Makefile.am: Re-add e-proxy.c to the build. svn path=/trunk/; revision=18693 --- e-util/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'e-util/Makefile.am') diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 17dc41ea6c..ef5a012da7 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -37,6 +37,7 @@ eutilinclude_HEADERS = \ e-mktemp.h \ e-msgport.h \ e-path.h \ + e-proxy.h \ e-request.h \ e-sexp.h \ e-time-utils.h \ @@ -64,6 +65,7 @@ libeutil_la_SOURCES = \ e-mktemp.c \ e-msgport.c \ e-path.c \ + e-proxy.c \ e-request.c \ e-sexp.c \ e-time-utils.c \ @@ -88,7 +90,6 @@ MARSHAL_GENERATED = e-util-marshal.c e-util-marshal.h # FIXME TODO # e-passwords.c -# e-proxy.c # bonobo-factory-util.[ch] libeutil_la_LIBADD = $(E_UTIL_LIBS) -- cgit v1.2.3