⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 118671 in webkit


Ignore:
Timestamp:
May 28, 2012, 3:21:31 AM (14 years ago)
Author:
Carlos Garcia Campos
Message:

Unreviewed. Fix make distcheck.

  • GNUmakefile.list.am: Add missing header file.
Location:
trunk/Source/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r118646 r118671  
     12012-05-28  Carlos Garcia Campos  <cgarcia@igalia.com>
     2
     3        Unreviewed. Fix make distcheck.
     4
     5        * GNUmakefile.list.am: Add missing header file.
     6
    172012-05-27  Geoffrey Garen  <ggaren@apple.com>
    28
  • trunk/Source/JavaScriptCore/GNUmakefile.list.am

    r118278 r118671  
    538538        Source/JavaScriptCore/runtime/Options.cpp \
    539539        Source/JavaScriptCore/runtime/Options.h \
     540        Source/JavaScriptCore/runtime/PrivateName.h \
    540541        Source/JavaScriptCore/runtime/PropertyDescriptor.cpp \
    541542        Source/JavaScriptCore/runtime/PropertyDescriptor.h \
Note: See TracChangeset for help on using the changeset viewer.