diff options
author | raveit65 <[email protected]> | 2016-03-09 17:34:50 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-03-09 17:34:50 +0100 |
commit | eddb10b6ae35ca115a3060f47c7474f8084fae54 (patch) | |
tree | 152b9d8ba1f6112d14271607acb39da678d19308 /desktop-themes/TraditionalOk/doc/Makefile.am | |
parent | da163abd42b66f6689876bd6c85f2ada9e33c7fd (diff) | |
download | mate-themes-eddb10b6ae35ca115a3060f47c7474f8084fae54.tar.bz2 mate-themes-eddb10b6ae35ca115a3060f47c7474f8084fae54.tar.xz |
most themes: update index.theme files + a cleanup in TraditionalOK
Diffstat (limited to 'desktop-themes/TraditionalOk/doc/Makefile.am')
-rw-r--r-- | desktop-themes/TraditionalOk/doc/Makefile.am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/desktop-themes/TraditionalOk/doc/Makefile.am b/desktop-themes/TraditionalOk/doc/Makefile.am deleted file mode 100644 index 9c0ddc43..00000000 --- a/desktop-themes/TraditionalOk/doc/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -THEME_NAME=TraditionalOk - -themedir = $(datadir)/themes/$(THEME_NAME)/doc - -theme_DATA = \ - exemple1.png \ - exemple2.png \ - exemple3.png - -EXTRA_DIST = $(theme_DATA) |