Changeset 43437 in webkit for trunk/JavaScriptCore


Ignore:
Timestamp:
May 9, 2009, 7:38:59 AM (16 years ago)
Author:
[email protected]
Message:

Build fix, adding missing files to make dist.

Location:
trunk/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/ChangeLog

    r43434 r43437  
     12009-05-09  Gustavo Noronha Silva  <[email protected]>
     2
     3        Build fix, adding missing files to make dist.
     4
     5        * GNUmakefile.am:
     6
    172009-05-09  Geoffrey Garen  <[email protected]>
    28
  • trunk/JavaScriptCore/GNUmakefile.am

    r43427 r43437  
    398398        JavaScriptCore/runtime/NativeErrorPrototype.cpp \
    399399        JavaScriptCore/runtime/NativeErrorPrototype.h \
     400        JavaScriptCore/runtime/NativeFunctionWrapper.h \
    400401        JavaScriptCore/runtime/NumberConstructor.cpp \
    401402        JavaScriptCore/runtime/NumberConstructor.h \
Note: See TracChangeset for help on using the changeset viewer.