diff options
author | raveit65 <[email protected]> | 2015-04-03 18:49:40 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-03 18:49:40 +0200 |
commit | af046d41076694464bcd3912c035ae5b32e84a4e (patch) | |
tree | 59806065a15cab4ece903ae96a16d648b2e18fa7 /icon-themes/ContrastHighLargePrint/Makefile.am | |
parent | 0809cd77dfdbe19672a125155bbe00a4bcafba13 (diff) | |
download | mate-themes-af046d41076694464bcd3912c035ae5b32e84a4e.tar.bz2 mate-themes-af046d41076694464bcd3912c035ae5b32e84a4e.tar.xz |
package clean up
fixes https://github.com/mate-desktop/mate-themes/issues/83
Diffstat (limited to 'icon-themes/ContrastHighLargePrint/Makefile.am')
-rw-r--r-- | icon-themes/ContrastHighLargePrint/Makefile.am | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/icon-themes/ContrastHighLargePrint/Makefile.am b/icon-themes/ContrastHighLargePrint/Makefile.am deleted file mode 100644 index 58d99b7b..00000000 --- a/icon-themes/ContrastHighLargePrint/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -themedir = $(datadir)/icons/ContrastHighLargePrint - -THEME_IN_FILES = index.theme.in - -%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache - -theme_DATA = index.theme - -EXTRA_DIST= \ - index.theme.in - -CLEANFILES = \ - index.theme - - -MAINTAINERCLEANFILES = \ - Makefile.in |