From becc84e5c51f8150b8db1fb28337fa55f7c14caf Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 12 Nov 2002 23:05:06 +0000 Subject: add e-password.h (libeutil_la_SOURCES): add e-password.c 2002-11-12 Chris Toshok * Makefile.am (eutilinclude_HEADERS): add e-password.h (libeutil_la_SOURCES): add e-password.c * e-passwords.[ch]: port this to gnome2's gnome-config-private. svn path=/trunk/; revision=18727 --- e-util/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'e-util/Makefile.am') diff --git a/e-util/Makefile.am b/e-util/Makefile.am index ef5a012da7..4a1b42d9dc 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -36,6 +36,7 @@ eutilinclude_HEADERS = \ e-memory.h \ e-mktemp.h \ e-msgport.h \ + e-passwords.h \ e-path.h \ e-proxy.h \ e-request.h \ @@ -64,6 +65,7 @@ libeutil_la_SOURCES = \ e-memory.c \ e-mktemp.c \ e-msgport.c \ + e-passwords.c \ e-path.c \ e-proxy.c \ e-request.c \ -- cgit v1.2.3