Changeset 118671 in webkit
- Timestamp:
- May 28, 2012, 3:21:31 AM (14 years ago)
- Location:
- trunk/Source/JavaScriptCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
GNUmakefile.list.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r118646 r118671 1 2012-05-28 Carlos Garcia Campos <cgarcia@igalia.com> 2 3 Unreviewed. Fix make distcheck. 4 5 * GNUmakefile.list.am: Add missing header file. 6 1 7 2012-05-27 Geoffrey Garen <ggaren@apple.com> 2 8 -
trunk/Source/JavaScriptCore/GNUmakefile.list.am
r118278 r118671 538 538 Source/JavaScriptCore/runtime/Options.cpp \ 539 539 Source/JavaScriptCore/runtime/Options.h \ 540 Source/JavaScriptCore/runtime/PrivateName.h \ 540 541 Source/JavaScriptCore/runtime/PropertyDescriptor.cpp \ 541 542 Source/JavaScriptCore/runtime/PropertyDescriptor.h \
Note:
See TracChangeset
for help on using the changeset viewer.