Changeset 47422 in webkit for trunk/JavaScriptCore


Ignore:
Timestamp:
Aug 18, 2009, 12:35:32 AM (16 years ago)
Author:
[email protected]
Message:

2009-08-18 Xan Lopez <[email protected]>

Try to fix the GTK+ build.

  • GNUmakefile.am:
Location:
trunk/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/ChangeLog

    r47412 r47422  
     12009-08-18  Xan Lopez  <[email protected]>
     2
     3        Try to fix the GTK+ build.
     4
     5        * GNUmakefile.am:
     6
    172009-08-17  Gavin Barraclough  <[email protected]>
    28
  • trunk/JavaScriptCore/GNUmakefile.am

    r47416 r47422  
    176176        JavaScriptCore/runtime/TimeoutChecker.cpp \
    177177        JavaScriptCore/runtime/TimeoutChecker.h \
     178        JavaScriptCore/runtime/Executable.cpp \
     179        JavaScriptCore/runtime/Executable.h \
    178180        JavaScriptCore/runtime/InitializeThreading.cpp \
    179181        JavaScriptCore/runtime/InitializeThreading.h \
     
    395397        JavaScriptCore/runtime/ErrorPrototype.cpp \
    396398        JavaScriptCore/runtime/ErrorPrototype.h \
    397         JavaScriptCore/runtime/Executable.cpp \
    398399        JavaScriptCore/runtime/FunctionConstructor.cpp \
    399400        JavaScriptCore/runtime/FunctionConstructor.h \
Note: See TracChangeset for help on using the changeset viewer.