~ubuntu-branches/ubuntu/intrepid/xulrunner-1.9/intrepid-security

« back to all changes in this revision

Viewing changes to mozilla/layout/style/test/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Micah Gersten
  • Date: 2010-02-14 16:55:40 UTC
  • mfrom: (1.2.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20100214165540-toqlunp37nl3dqic
Tags: 1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1
* New upstream release v1.9.0.18 (FIREFOX_3_0_18_BUILD1)
  - see USN-895-1 

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
 
46
46
MODULE          = layout
47
47
 
 
48
DIRS +=         chrome \
 
49
                $(NULL)
 
50
 
48
51
# XXX Yuck.  We can't transfer everything from autoconf to HOST_CFLAGS,
49
52
# but it would be nice to pick up anything affecting nsCSSPropList.h
50
53
# automatically.