From 7450dad8bb881a7b423971e99ee7d580ccb02089 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 28 Apr 2005 09:59:50 +0000 Subject: A profiling plugin hook. 2005-04-28 Not Zed * e-profile-event.[ch]: A profiling plugin hook. svn path=/trunk/; revision=29239 --- 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 a33041d5e0..5ffedc9415 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -45,6 +45,7 @@ eutilinclude_HEADERS = \ e-print.h \ e-plugin.h \ e-popup.h \ + e-profile-event.h \ e-request.h \ e-signature.h \ e-signature-list.h \ @@ -82,6 +83,7 @@ libeutil_la_SOURCES = \ e-plugin.c \ e-popup.c \ e-print.c \ + e-profile-event.c \ e-request.c \ e-signature.c \ e-signature-list.c \ -- cgit v1.2.3