[gcompris] Minor, removed deprecated documentions.



commit 7793ef58006ab5c0a41c2bbd7f0e7ff75e5a708f
Author: Bruno Coudoin <bcoudoin gcompris net>
Date:   Sat Aug 31 11:20:44 2013 +0200

    Minor, removed deprecated documentions.

 Makefile.am           |   12 +-
 docs/C/Makefile.am    |   37 ---
 docs/C/gcompris.6     |  124 ---------
 docs/C/gcompris.texi  |  602 -------------------------------------------
 docs/C/topic.dat      |    1 -
 docs/Makefile.am      |    5 -
 docs/eu/.gitignore    |    1 -
 docs/eu/Makefile.am   |   38 ---
 docs/eu/gcompris.texi |  681 -------------------------------------------------
 docs/eu/python.xml    |  242 ------------------
 docs/eu/topic.dat     |    2 -
 docs/fr/.gitignore    |    2 -
 docs/fr/Makefile.am   |   38 ---
 docs/fr/gcompris.texi |  587 ------------------------------------------
 docs/fr/topic.dat     |    1 -
 15 files changed, 1 insertions(+), 2372 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 67c4909..bd1bae0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,16 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-if !BUILD_MINGW32
-if TEXINFO
-DOCS_SUBDIR=docs
-else
-DOCS_SUBDIR=
-endif
-else
-DOCS_SUBDIR=
-endif
-
-SUBDIRS = po src boards $(DOCS_SUBDIR) autopackage sugar
+SUBDIRS = po src boards autopackage sugar
 
 # if OS_MACOSX
 # SUBDIRS += macosx


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]