[gnome-panel] build: Fix distcheck
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] build: Fix distcheck
- Date: Mon, 6 Feb 2012 12:39:48 +0000 (UTC)
commit 695d30c35df9ff4cc53381f473db2d4a24395511
Author: Vincent Untz <vuntz gnome org>
Date: Mon Feb 6 13:16:08 2012 +0100
build: Fix distcheck
applets/clock/Makefile.am | 1 +
applets/fish/Makefile.am | 3 ++-
applets/wncklet/Makefile.am | 3 ++-
gnome-panel/Makefile.am | 2 ++
4 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/applets/clock/Makefile.am b/applets/clock/Makefile.am
index b2a1df8..727d9f3 100644
--- a/applets/clock/Makefile.am
+++ b/applets/clock/Makefile.am
@@ -192,6 +192,7 @@ EXTRA_DIST = \
org.gnome.panel.ClockApplet.panel-applet.in.in \
$(schemas_in_files) \
$(ui_FILES) \
+ clock.gresource.xml \
clock-marshallers.list \
$(service_in_files)
diff --git a/applets/fish/Makefile.am b/applets/fish/Makefile.am
index 7ba0550..52914c2 100644
--- a/applets/fish/Makefile.am
+++ b/applets/fish/Makefile.am
@@ -95,7 +95,8 @@ EXTRA_DIST = \
$(fishbitmaps_DATA) \
org.gnome.panel.FishApplet.panel-applet.in.in \
$(service_in_files) \
- $(ui_FILES)
+ $(ui_FILES) \
+ fish.gresource.xml
CLEANFILES = $(BUILT_SOURCES) $(applet_DATA) $(applet_DATA).in $(service_DATA)
diff --git a/applets/wncklet/Makefile.am b/applets/wncklet/Makefile.am
index 71ff0b8..19ba602 100644
--- a/applets/wncklet/Makefile.am
+++ b/applets/wncklet/Makefile.am
@@ -93,7 +93,8 @@ BUILT_SOURCES = \
EXTRA_DIST = \
org.gnome.panel.Wncklet.panel-applet.in.in \
$(service_in_files) \
- $(ui_FILES)
+ $(ui_FILES) \
+ wncklet.gresource.xml
CLEANFILES = $(BUILT_SOURCES) $(applet_DATA) $(applet_DATA).in $(service_DATA)
diff --git a/gnome-panel/Makefile.am b/gnome-panel/Makefile.am
index 85ed498..1664f56 100644
--- a/gnome-panel/Makefile.am
+++ b/gnome-panel/Makefile.am
@@ -263,7 +263,9 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
EXTRA_DIST = \
$(ui_FILES) \
+ panel.gresource.xml \
$(uitest_FILES) \
+ panel-test-applets.gresource.xml \
nothing.cP \
nothing.h \
panel-marshal.list \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]