diff options
author | raveit65 <[email protected]> | 2014-11-20 21:49:50 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-20 21:49:50 +0100 |
commit | 59b106424f695cdd7571de1f0f0ada6ce0e7b5d4 (patch) | |
tree | 938af314df92f54f50f8b8da72e0bdc85e2bbfe2 /desktop-themes/TraditionalOkTest | |
parent | b7b1065009c302c2285961078da568ecf379c4f8 (diff) | |
download | mate-themes-59b106424f695cdd7571de1f0f0ada6ce0e7b5d4.tar.bz2 mate-themes-59b106424f695cdd7571de1f0f0ada6ce0e7b5d4.tar.xz |
clean up make files
Diffstat (limited to 'desktop-themes/TraditionalOkTest')
-rw-r--r-- | desktop-themes/TraditionalOkTest/Makefile.am | 5 | ||||
-rw-r--r-- | desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am | 2 |
2 files changed, 0 insertions, 7 deletions
diff --git a/desktop-themes/TraditionalOkTest/Makefile.am b/desktop-themes/TraditionalOkTest/Makefile.am index 00fab7ec..dfb0b81f 100644 --- a/desktop-themes/TraditionalOkTest/Makefile.am +++ b/desktop-themes/TraditionalOkTest/Makefile.am @@ -11,11 +11,6 @@ SUBDIRS = \ gtk-3.0 \ metacity-1 -DIST_SUBDIRS = \ - gtk-2.0 \ - gtk-3.0 \ - metacity-1 - CLEANFILES = index.theme index.theme: index.theme.in diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am b/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am index e898e022..56f4fe39 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am @@ -13,5 +13,3 @@ theme_DATA = \ EXTRA_DIST = $(theme_DATA) SUBDIRS = img - -DIST_SUBDIRS = img |