Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
DO install it a the right place
[simgrid.git] / cruft / doc / Makefile.am
index 2eceab2..8f4b8e0 100644 (file)
@@ -7,7 +7,7 @@
 
 # The name of the module, e.g. 'glib'.
 DOC_MODULE=gras
-HTML_DIR=.
+HTML_DIR=/usr/share/doc/gras/html
 
 # The top-level SGML file. Change it if you want.
 DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
@@ -65,7 +65,7 @@ DOC_OVERRIDES =
 # Everything below here is generic and you shouldn't need to change it.
 ###########################################################################
 
-TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)
+TARGET_DIR=$(HTML_DIR)
 
 EXTRA_DIST =                           \
        $(content_files)                \