diff options
author | Perberos <[email protected]> | 2011-12-01 23:42:46 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 23:42:46 -0300 |
commit | ead8ef613ce66d51399a87d225b4cd52c6c7983e (patch) | |
tree | 28331e03ae7cced58068fc2a35dbf127d109a73e /desktop-themes/aldabra/metacity-1/Makefile.am | |
download | mate-themes-ead8ef613ce66d51399a87d225b4cd52c6c7983e.tar.bz2 mate-themes-ead8ef613ce66d51399a87d225b4cd52c6c7983e.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
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..4752dbd1 --- /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) |