From 35d11190bcb9546e86766c14368a25c0db1a0855 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Wed, 26 Apr 2000 14:47:11 +0000 Subject: New file. Implements easy to use popup menus. 2000-04-24 Miguel de Icaza * e-popup-menu.c: New file. Implements easy to use popup menus. svn path=/trunk/; revision=2633 --- e-util/Makefile.am | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'e-util/Makefile.am') diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 3dc32f3ab3..93fa276e2f 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -12,13 +12,15 @@ libeutil_la_SOURCES = \ e-cursors.h \ e-gui-utils.c \ e-gui-utils.h \ + e-paned.c \ + e-paned.h \ + e-popup-menu.c \ + e-popup-menu.h \ e-setup.c \ e-setup.h \ + e-sexp.c \ + e-sexp.h \ e-util.c \ e-util.h \ e-xml-utils.c \ - e-xml-utils.h \ - e-sexp.c \ - e-sexp.h \ - e-paned.c \ - e-paned.h + e-xml-utils.h -- cgit v1.2.3