]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/Makefile.am
Remove profiling.py
[lyx.git] / lib / lyx2lyx / Makefile.am
index fd7c92718cf331eb763b9b0ed4400548f6f94bf7..b09f5b67f4b222e0697e475391243f39a86949f2 100644 (file)
@@ -36,7 +36,6 @@ dist_lyx2lyx_PYTHON = \
        lyx_2_3.py \
        lyx_2_4.py \
        lyx_2_5.py \
-       profiling.py \
        test_parser_tools.py
 
 install-data-hook:
@@ -51,4 +50,3 @@ alltests-recursive:
        else \
                echo -e "=====================\nlyx2lyx tests failed.\n====================="; \
        fi
-