diff options
author | Stefano Karapetsas <[email protected]> | 2012-03-01 10:43:59 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-03-01 10:43:59 +0100 |
commit | 627232f56042cbdb677bb373100aab5dbff3e330 (patch) | |
tree | 03bb650b3a9e8bd79d6d12036ea41fd455ec0b4f /desktop-themes/Aldabra/gtk-3.0/Makefile.am | |
parent | cb2bc77980469acc46126ba544cebc4b7f9efc5c (diff) | |
download | mate-themes-627232f56042cbdb677bb373100aab5dbff3e330.tar.bz2 mate-themes-627232f56042cbdb677bb373100aab5dbff3e330.tar.xz |
rename aldabra => Aldabra (as other themes)
Diffstat (limited to 'desktop-themes/Aldabra/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/Aldabra/gtk-3.0/Makefile.am | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/desktop-themes/Aldabra/gtk-3.0/Makefile.am b/desktop-themes/Aldabra/gtk-3.0/Makefile.am new file mode 100644 index 00000000..5b4c2e6c --- /dev/null +++ b/desktop-themes/Aldabra/gtk-3.0/Makefile.am @@ -0,0 +1,13 @@ + +themedir = $(datadir)/themes/Aldabra/gtk-3.0 + +theme_DATA = \ + settings.ini \ + gtk.css \ + gtk-widgets.css + +EXTRA_DIST = $(theme_DATA) + +SUBDIRS = assets + +DIST_SUBDIRS = assets |