~ubuntu-branches/ubuntu/precise/lightning-extension/precise

« back to all changes in this revision

Viewing changes to mozilla/build/win32/crashinjectdll/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-02-07 12:00:41 UTC
  • mfrom: (1.1.16)
  • Revision ID: package-import@ubuntu.com-20120207120041-qo3fapzsweii9cra
Tags: 1.3~b1+build1-0ubuntu1
* New upstream release from the beta channel (CALENDAR_1_3b1_BUILD1)
* Drop 02_fix_system_libxul_build.patch - this is fixed upstream
* Add mozilla/mfbt to tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 
51
51
CPPSRCS = crashinjectdll.cpp
52
52
 
53
 
MOZ_UTILS_LDFLAGS =
 
53
MOZ_GLUE_LDFLAGS =
54
54
 
55
55
include $(topsrcdir)/config/rules.mk