diff options
Diffstat (limited to 'desktop-themes/Green-Submarine/metacity-1/Makefile.am')
-rw-r--r-- | desktop-themes/Green-Submarine/metacity-1/Makefile.am | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/desktop-themes/Green-Submarine/metacity-1/Makefile.am b/desktop-themes/Green-Submarine/metacity-1/Makefile.am new file mode 100644 index 00000000..369752f2 --- /dev/null +++ b/desktop-themes/Green-Submarine/metacity-1/Makefile.am @@ -0,0 +1,17 @@ + +themedir = $(datadir)/themes/Green-Submarine/metacity-1 + +theme_DATA = \ + icon_close.png \ + icon_close_u.png \ + icon_maximize.png \ + icon_maximize_u.png \ + icon_minimize.png \ + icon_minimize_u.png \ + icon_restore.png \ + icon_restore_u.png \ + Makefile.am \ + metacity-theme-1.xml \ + stripes.png + +EXTRA_DIST = $(theme_DATA) |