From 2606279995f614634062e0aeb9833c482db5d083 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 13 Sep 2004 10:24:56 +0000 Subject: Merging pre-gnome-2-10 branch to HEAD. 2004-09-13 Christian Persch Merging pre-gnome-2-10 branch to HEAD. Splitting ChangeLog. --- lib/egg/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/egg/Makefile.am') diff --git a/lib/egg/Makefile.am b/lib/egg/Makefile.am index 09de92ac5..7d2471e68 100644 --- a/lib/egg/Makefile.am +++ b/lib/egg/Makefile.am @@ -8,6 +8,7 @@ INCLUDES = \ noinst_LTLIBRARIES = libegg.la EGGSOURCES = \ + eggdropdowntoolbutton.c \ eggtreemultidnd.c \ egg-editable-toolbar.c \ egg-toolbars-model.c \ @@ -21,6 +22,7 @@ libegg_la_SOURCES = \ eggmarshalers.c EGGHEADERS = \ + eggdropdowntoolbutton.h \ eggtreemultidnd.h \ egg-editable-toolbar.h \ egg-toolbars-model.h \ @@ -34,6 +36,8 @@ noinst_HEADERS = \ eggmarshalers.h \ eggintl.h +BUILT_SOURCES = eggmarshalers.h eggmarshalers.c + eggmarshalers.h: eggmarshalers.list cd $(srcdir) \ && $(GLIB_GENMARSHAL) --prefix=_egg_marshal eggmarshalers.list --header > xgen-emh \ -- cgit v1.2.3