Salome HOME
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH...
[modules/smesh.git] / doc / salome / tui / Makefile.am
index e35ac049b1f34c2a873f76d1270417f3410825df..cba97572f677edf8dc5428e8764d8d0a0dee1bf9 100644 (file)
@@ -28,14 +28,6 @@ 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) $<;