Salome HOME
Porting documentation on the Doxygen-1.8.0
[modules/smesh.git] / doc / salome / tui / Makefile.am
index d5e3e13ee4b0409cbab2074819cf3c1d1f895260..cba97572f677edf8dc5428e8764d8d0a0dee1bf9 100644 (file)
 #
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
-EXTRA_DIST += images static/doxygen.css static/footer.html
+EXTRA_DIST += input images static/doxygen.css static/footer.html
 
 tuidocdir = $(docdir)/tui/SMESH
 tuidoc_DATA = images/head.png images/smeshscreen.png
 
-dist_doc_DATA = \
-       extra/AddNetgenInSalome2.pdf    \
-       extra/AddNetgenInSalome2.ps     \
-       extra/AddNetgenInSalome2.sxw    \
-       extra/PluginMeshers.html
-
-EXTRA_DIST += extra/PluginMeshers.txt
-
 dev_docs: doxyfile
        echo "Running doxygen in directory: "`pwd`; \
        $(DOXYGEN) $<;