Skip to content
  • carlosgc@webkit.org's avatar
    Unreviewed. Fix make distcheck. · d4b2f78b
    carlosgc@webkit.org authored
    Source/JavaScriptCore:
    
    * GNUmakefile.list.am: Add missing files to compilation.
    
    Source/WebCore:
    
    * GNUmakefile.am: Add crypto idl files to EXTRA_DIST and remove
    css/fullscreenQuickTime.css that was removed.
    
    Source/WebKit2:
    
    * GNUmakefile.am: Add messages.in files in
    UIProcess/Network/CustomProtocols/ to EXTRA_DIST.
    * GNUmakefile.list.am: Remove
    WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.cpp from
    compilation because it depends on code generated only when
    database process is enabled.
    
    Source/WTF:
    
    * GNUmakefile.list.am: Remove unexistent file from compilation.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@158108 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    d4b2f78b