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/gui/widgets/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'addressbook/gui/widgets') 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