diff options
author | Stefano Karapetsas <[email protected]> | 2012-03-01 10:56:26 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-03-01 10:56:26 +0100 |
commit | 67472e188580cf258cd3a789b85a34a46b9ff451 (patch) | |
tree | 021d982bea6e6d603506134eddfc24f7f27627c0 | |
parent | b2b34c22d575e8ed2d0e67576262f0fe512ad0f0 (diff) | |
download | mate-themes-67472e188580cf258cd3a789b85a34a46b9ff451.tar.bz2 mate-themes-67472e188580cf258cd3a789b85a34a46b9ff451.tar.xz |
Fix another rename of Aldabra
-rw-r--r-- | desktop-themes/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am index 0d71b3be..749b4ab4 100644 --- a/desktop-themes/Makefile.am +++ b/desktop-themes/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS= \ - aldabra \ + Aldabra \ Crux \ Clearlooks \ Glider \ @@ -15,7 +15,7 @@ SUBDIRS= \ $(TEST_THEMES) DIST_SUBDIRS= \ - aldabra \ + Aldabra \ Crux \ Clearlooks \ Glider \ |