Changeset 36053 in webkit


Ignore:
Timestamp:
Sep 3, 2008 12:09:45 AM (16 years ago)
Author:
mrowe@apple.com
Message:

Move the backslash to the right place.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/GNUmakefile.am

    r36052 r36053  
    4545webcoregtk_cppflags += \
    4646        -I$(srcdir)/WebCore/loader/gtk \
    47         -I$(srcdir)/WebCore/page/gtk
     47        -I$(srcdir)/WebCore/page/gtk \
    4848        -I$(srcdir)/WebCore/platform/graphics/cairo \
    4949        -I$(srcdir)/WebCore/platform/graphics/gtk \
    50         -I$(srcdir)/WebCore/platform/gtk \
     50        -I$(srcdir)/WebCore/platform/gtk
    5151
    5252webcore_built_nosources += \
Note: See TracChangeset for help on using the changeset viewer.