diff options
Diffstat (limited to 'desktop-themes/Aldabra/metacity-1/Makefile.am')
-rw-r--r-- | desktop-themes/Aldabra/metacity-1/Makefile.am | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/desktop-themes/Aldabra/metacity-1/Makefile.am b/desktop-themes/Aldabra/metacity-1/Makefile.am new file mode 100644 index 00000000..08dfb7a1 --- /dev/null +++ b/desktop-themes/Aldabra/metacity-1/Makefile.am @@ -0,0 +1,13 @@ + +themedir = $(datadir)/themes/Aldabra/metacity-1 + +theme_DATA = \ + metacity-theme-1.xml \ + metacity-theme-2.xml \ + metacity-theme-3.xml \ + background.png \ + button_close.png \ + button_close_prelight.png \ + button_close_pressed.png + +EXTRA_DIST = $(theme_DATA) |