diff options
author | raveit65 <[email protected]> | 2015-04-03 19:08:45 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-03 19:08:45 +0200 |
commit | 385305979c6b11723dba7d641dfe943260e33518 (patch) | |
tree | 8e8eb4bcd9105e9a8b698f729a807d0c4e29ae2e /Makefile.am | |
parent | 821f63fd525aff89a5dee918de74b01f40806fda (diff) | |
download | mate-themes-385305979c6b11723dba7d641dfe943260e33518.tar.bz2 mate-themes-385305979c6b11723dba7d641dfe943260e33518.tar.xz |
package clean up
fixes https://github.com/mate-desktop/mate-themes/issues/83
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 8cd319ba..2804bd07 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,4 @@ SUBDIRS = \ - gtk-themes \ marco-themes \ icon-themes \ desktop-themes \ @@ -9,7 +8,6 @@ SUBDIRS = \ EXTRA_DIST = \ autogen.sh \ - low-contrast-preset.scm \ intltool-extract.in \ intltool-merge.in \ intltool-update.in |