diff options
author | raveit65 <[email protected]> | 2014-10-18 19:46:52 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-18 19:46:52 +0200 |
commit | 8e2df93f439e6028b0c8c5dd942fae2f5c5d12b3 (patch) | |
tree | 51ada6bfcb82463ed2a50ab19e3b8dcbb45b7882 /desktop-themes/TraditionalOk/doc/Makefile.am | |
parent | fd905c80a6d8cd1f40353d01685cf0d474a87f35 (diff) | |
download | mate-themes-8e2df93f439e6028b0c8c5dd942fae2f5c5d12b3.tar.bz2 mate-themes-8e2df93f439e6028b0c8c5dd942fae2f5c5d12b3.tar.xz |
TraditionalOK GTK3: update to GTK3-3.12 from clearlook-phenix upstream
Diffstat (limited to 'desktop-themes/TraditionalOk/doc/Makefile.am')
-rw-r--r-- | desktop-themes/TraditionalOk/doc/Makefile.am | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/desktop-themes/TraditionalOk/doc/Makefile.am b/desktop-themes/TraditionalOk/doc/Makefile.am index 1b473f94..9c0ddc43 100644 --- a/desktop-themes/TraditionalOk/doc/Makefile.am +++ b/desktop-themes/TraditionalOk/doc/Makefile.am @@ -5,12 +5,6 @@ themedir = $(datadir)/themes/$(THEME_NAME)/doc theme_DATA = \ exemple1.png \ exemple2.png \ - exemple3.png \ - gpl-3.0-fr.txt \ - gpl-3.0.txt \ - images.sh.txt \ - LISEZ-MOI.mkd \ - README.mkd \ - version.txt + exemple3.png EXTRA_DIST = $(theme_DATA) |