aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index a049281b7d..f115f33a23 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-16 Frederic Crozat <fcrozat@mandrakesoft.com>
+
+ * Makefile.am:
+ Add missing skel/stubs to BUILD_SOURCES (bug #44717).
+
2003-06-05 Not Zed <NotZed@Ximian.com>
** For #42691.
diff --git a/shell/Makefile.am b/shell/Makefile.am
index b01471d4c9..10fe9d962e 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -378,7 +378,7 @@ evolution.pure: evolution
endif
-BUILT_SOURCES = $(IDL_GENERATED) $(SELECT_NAMES_IDL_GENERATED) $(MARSHAL_GENERATED) $(server_DATA)
+BUILT_SOURCES = $(IDL_GENERATED) $(SELECT_NAMES_IDL_GENERATED) $(MARSHAL_GENERATED) $(server_DATA) $(WOMBAT_IDL_GENERATED)
CLEANFILES = $(BUILT_SOURCES)
dist-hook: