diff options
author | Perberos <[email protected]> | 2012-03-19 21:23:51 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-19 21:23:51 -0300 |
commit | ac9ffcff7717c85fd4d55d4c90ab5a35423870dc (patch) | |
tree | ce76b7b6de586637c529a92b193e8bea5dfe813d /Makefile.am | |
parent | 56b07518c525ecfe2098436574b4265c3019bd0a (diff) | |
download | mate-themes-ac9ffcff7717c85fd4d55d4c90ab5a35423870dc.tar.bz2 mate-themes-ac9ffcff7717c85fd4d55d4c90ab5a35423870dc.tar.xz |
renaming clearlooks to traditionalok
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am index ef0c1369..93175459 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,11 @@ -SUBDIRS= gtk-themes \ - marco-themes \ - icon-themes \ - desktop-themes \ - cursor-themes \ - common \ - po +SUBDIRS = \ + gtk-themes \ + marco-themes \ + icon-themes \ + desktop-themes \ + cursor-themes \ + common \ + po EXTRA_DIST = \ mate-themes.spec \ |