]> git.lyx.org Git - features.git/commitdiff
scons_manifest.py: add missing files, thanks Peter
authorUwe Stöhr <uwestoehr@web.de>
Thu, 22 Apr 2010 23:43:08 +0000 (23:43 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 22 Apr 2010 23:43:08 +0000 (23:43 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34270 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py

index a11cf7995903d9915b8dfad2d48bf7bd5d6a049b..6bcba4e0cfe52ea362723f3d0a1ae433b855a23b 100644 (file)
@@ -281,6 +281,7 @@ src_client_extra_files = Split('''
 
 
 src_support_header_files = Split('''
+    bind.h
     convert.h
     copied_ptr.h
     debug.h
@@ -303,6 +304,7 @@ src_support_header_files = Split('''
     lyxlib.h
     lyxtime.h
     Messages.h
+    numpunct_lyx_char_type.h
     os.h
     os_win32.h
     Package.h
@@ -310,6 +312,7 @@ src_support_header_files = Split('''
     ProgressInterface.h
     qstring_helpers.h
     RandomAccessList.h
+    shared_ptr.h
     socktools.h
     Systemcall.h
     SystemcallPrivate.h