]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
Add a cache for converted image files. This needs to be enabled in the
[lyx.git] / development / scons / scons_manifest.py
index 4b8cbbe778fe0dd30c9f212b00be1de8b5b00f6f..9c789ade40a625b6265bd28a6bf8948046c00059 100644 (file)
@@ -1034,6 +1034,7 @@ src_header_files = Split('''
     Bullet.h
     Chktex.h
     Color.h
+    ConverterCache.h
     CutAndPaste.h
     DepTable.h
     FloatList.h
@@ -1155,6 +1156,7 @@ src_pre_files = Split('''
     Bullet.C
     Chktex.C
     Color.C
+    ConverterCache.C
     CutAndPaste.C
     DepTable.C
     FloatList.C