From 1d7cb39aadecc370b4bca1c3e0162a9763ff611a Mon Sep 17 00:00:00 2001 From: Maarten Vanraes Date: Fri, 27 May 2011 00:55:04 +0200 Subject: add more missing files to EXTRA_DIST so that make dist will work out well --- data/themes/Makefile.am | 2 ++ data/themes/blackwood/Makefile.am | 4 +++- data/themes/classic/Makefile.am | 3 ++- data/themes/enchilado/Makefile.am | 3 ++- data/themes/pink/Makefile.am | 4 +++- data/themes/redandblack/Makefile.am | 3 ++- data/themes/wood/Makefile.am | 3 ++- 7 files changed, 16 insertions(+), 6 deletions(-) (limited to 'data/themes') diff --git a/data/themes/Makefile.am b/data/themes/Makefile.am index 8bdaf492c..947d83df2 100644 --- a/data/themes/Makefile.am +++ b/data/themes/Makefile.am @@ -1,2 +1,4 @@ SUBDIRS = blackwood classic enchilado mana pink redandblack wood + +EXTRA_DIST = CMakeLists.txt diff --git a/data/themes/blackwood/Makefile.am b/data/themes/blackwood/Makefile.am index 57e9696fa..31cb547c1 100644 --- a/data/themes/blackwood/Makefile.am +++ b/data/themes/blackwood/Makefile.am @@ -29,6 +29,7 @@ gui_DATA = \ slider.png \ slider_hilight.png \ speechbubble.xml \ + speech_bubble.png \ sticky_button.png \ tab.png \ tab_hilight.png \ @@ -50,4 +51,5 @@ gui_DATA = \ window.png EXTRA_DIST = \ - $(gui_DATA) + $(gui_DATA) \ + CMakeLists.txt diff --git a/data/themes/classic/Makefile.am b/data/themes/classic/Makefile.am index 70f2f089e..cdf224998 100644 --- a/data/themes/classic/Makefile.am +++ b/data/themes/classic/Makefile.am @@ -4,4 +4,5 @@ guidir = $(pkgdatadir)/data/themes/classic gui_DATA = EXTRA_DIST = \ - $(gui_DATA) + $(gui_DATA) \ + CMakeLists.txt diff --git a/data/themes/enchilado/Makefile.am b/data/themes/enchilado/Makefile.am index 4e09c11f1..1ca9924a3 100644 --- a/data/themes/enchilado/Makefile.am +++ b/data/themes/enchilado/Makefile.am @@ -14,4 +14,5 @@ gui_DATA = \ window.xml EXTRA_DIST = \ - $(gui_DATA) + $(gui_DATA) \ + CMakeLists.txt diff --git a/data/themes/pink/Makefile.am b/data/themes/pink/Makefile.am index 17a3a18a1..5fd4904f5 100644 --- a/data/themes/pink/Makefile.am +++ b/data/themes/pink/Makefile.am @@ -22,6 +22,7 @@ gui_DATA = \ hscroll_right_pressed.png \ item_shortcut_bgr.png \ mouse.png \ + progress-indicator.png \ radioin.png \ radioin_highlight.png \ radioout.png \ @@ -53,4 +54,5 @@ gui_DATA = \ window.png EXTRA_DIST = \ - $(gui_DATA) + $(gui_DATA) \ + CMakeLists.txt diff --git a/data/themes/redandblack/Makefile.am b/data/themes/redandblack/Makefile.am index aa640f8e6..24b9920cb 100644 --- a/data/themes/redandblack/Makefile.am +++ b/data/themes/redandblack/Makefile.am @@ -53,4 +53,5 @@ gui_DATA = \ window.png EXTRA_DIST = \ - $(gui_DATA) + $(gui_DATA) \ + CMakeLists.txt diff --git a/data/themes/wood/Makefile.am b/data/themes/wood/Makefile.am index 0cc764f06..f9f04c254 100644 --- a/data/themes/wood/Makefile.am +++ b/data/themes/wood/Makefile.am @@ -53,4 +53,5 @@ gui_DATA = \ window.png EXTRA_DIST = \ - $(gui_DATA) + $(gui_DATA) \ + CMakeLists.txt -- cgit v1.2.3-60-g2f50