diff options
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) |