From 52706f8815d773bda03c0d02e472d2d076eee779 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 17 Aug 2005 00:53:37 +0000 Subject: Add eab-popup.c back which apparently was accidentally removed. 2005-08-17 Tor Lillqvist * gui/widgets/Makefile.am (libeabwidgets_la_SOURCES): Add eab-popup.c back which apparently was accidentally removed. svn path=/trunk/; revision=30138 --- addressbook/ChangeLog | 5 +++++ addressbook/gui/widgets/Makefile.am | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2a32b40e00..fc3755f256 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2005-08-17 Tor Lillqvist + + * gui/widgets/Makefile.am (libeabwidgets_la_SOURCES): Add + eab-popup.c back which apparently was accidentally removed. + 2005-08-15 Christian Kellner * gui/widgets/Makefile.am: Install missing e-plugin header diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am index e54eaa533c..9fb6ab97eb 100644 --- a/addressbook/gui/widgets/Makefile.am +++ b/addressbook/gui/widgets/Makefile.am @@ -34,7 +34,7 @@ CORBA_SOURCE = $(CORBA_SOURCE_H) $(CORBA_SOURCE_C) noinst_LTLIBRARIES = \ libeabwidgets.la - + eabincludedir = $(privincludedir)/addressbook/gui/widgets eabinclude_HEADERS = \ @@ -51,6 +51,7 @@ libeabwidgets_la_SOURCES = \ eab-gui-util.c \ eab-gui-util.h \ eab-menu.c \ + eab-popup.c \ eab-popup.h \ eab-popup-control.c \ eab-popup-control.h \ -- cgit v1.2.3