summaryrefslogtreecommitdiff
path: root/icon-themes/Fog/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-03 19:08:45 +0200
committerraveit65 <[email protected]>2015-04-03 19:08:45 +0200
commit385305979c6b11723dba7d641dfe943260e33518 (patch)
tree8e8eb4bcd9105e9a8b698f729a807d0c4e29ae2e /icon-themes/Fog/Makefile.am
parent821f63fd525aff89a5dee918de74b01f40806fda (diff)
downloadmate-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 'icon-themes/Fog/Makefile.am')
-rw-r--r--icon-themes/Fog/Makefile.am20
1 files changed, 0 insertions, 20 deletions
diff --git a/icon-themes/Fog/Makefile.am b/icon-themes/Fog/Makefile.am
deleted file mode 100644
index d9c1b46e..00000000
--- a/icon-themes/Fog/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-themedir = $(datadir)/icons/Fog
-
-SUBDIRS = 16x16 22x22 24x24 32x32 48x48 256x256
-
-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
-