diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-03-25 00:23:31 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-03-25 00:23:31 +0300 |
commit | 0921a130f0241a17ffcedf92d602808e18f1614b (patch) | |
tree | fe783c8ea1893803773dd23a0117333b58f169b9 /data/themes/Makefile.am | |
parent | bfe40b367dc6de6c0189bd945667b18a56f75889 (diff) | |
download | plus-0921a130f0241a17ffcedf92d602808e18f1614b.tar.gz plus-0921a130f0241a17ffcedf92d602808e18f1614b.tar.bz2 plus-0921a130f0241a17ffcedf92d602808e18f1614b.tar.xz plus-0921a130f0241a17ffcedf92d602808e18f1614b.zip |
Fix blacknblack theme.
Diffstat (limited to 'data/themes/Makefile.am')
-rw-r--r-- | data/themes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/Makefile.am b/data/themes/Makefile.am index d0ec767d4..2df9751a7 100644 --- a/data/themes/Makefile.am +++ b/data/themes/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = blackwood classic enchilado mana pink redandblack unity wood +SUBDIRS = blacknblack blackwood classic enchilado mana pink redandblack unity wood EXTRA_DIST = CMakeLists.txt |