From 313439d717171d45c9e2444e2128939c524f2d9c Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 8 Apr 2004 07:39:51 +0000 Subject: A widget to show component info for the current component/view. 2004-04-08 Not Zed * e-info-label.[ch]: A widget to show component info for the current component/view. svn path=/trunk/; revision=25368 --- widgets/misc/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'widgets/misc/Makefile.am') diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am index 25cce4416e..768f36cd9b 100644 --- a/widgets/misc/Makefile.am +++ b/widgets/misc/Makefile.am @@ -26,6 +26,7 @@ widgetsinclude_HEADERS = \ e-dropdown-button.h \ e-expander.h \ e-image-chooser.h \ + e-info-label.h \ e-map.h \ e-multi-config-dialog.h \ e-search-bar.h \ @@ -54,6 +55,7 @@ libemiscwidgets_la_SOURCES = \ e-dropdown-button.c \ e-expander.c \ e-image-chooser.c \ + e-info-label.c \ e-map.c \ e-multi-config-dialog.c \ e-search-bar.c \ -- cgit v1.2.3