diff options
author | raveit65 <[email protected]> | 2014-11-20 21:46:33 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-20 21:46:33 +0100 |
commit | f3ccd0d727ff2f50e42659551ea3f49018405c9e (patch) | |
tree | 11bd75bf225b9e8eab9f617bd94dfdc8627693d7 /desktop-themes/BlueMenta/gtk-2.0 | |
parent | d5c6df006a6fd25f875c8f278c69eae21bcc4a0c (diff) | |
download | mate-themes-f3ccd0d727ff2f50e42659551ea3f49018405c9e.tar.bz2 mate-themes-f3ccd0d727ff2f50e42659551ea3f49018405c9e.tar.xz |
clean up make files
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-2.0')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/Makefile.am | 3 | ||||
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am | 5 | ||||
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am | 6 |
3 files changed, 0 insertions, 14 deletions
diff --git a/desktop-themes/BlueMenta/gtk-2.0/Makefile.am b/desktop-themes/BlueMenta/gtk-2.0/Makefile.am index 35f0c061..292e9f7d 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/Makefile.am +++ b/desktop-themes/BlueMenta/gtk-2.0/Makefile.am @@ -6,6 +6,3 @@ EXTRA_DIST = $(theme_DATA) SUBDIRS = apps \ widgets - -DIST_SUBDIRS = apps \ - widgets diff --git a/desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am b/desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am index 1d12dbd5..6a3abd20 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am +++ b/desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am @@ -20,8 +20,3 @@ SUBDIRS = Handles \ Caja \ Null \ Others - -DIST_SUBDIRS = Handles \ - Caja \ - Null \ - Others diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am b/desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am index 739c13d0..eba9e3c4 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am +++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am @@ -10,9 +10,3 @@ SUBDIRS = \ Null \ Others \ Scale - -DIST_SUBDIRS = \ - Panel \ - Null \ - Others \ - Scale |