view components/public/Makefile.in @ 4:1c02976d8809

Changed to Firebug's progress listener, which allows us to inject our code before any scripts are executed on target pages.
author Atul Varma <varmaa@toolness.com>
date Thu, 06 Aug 2009 17:18:45 -0700
parents d3ccbd89f5cc
children
line wrap: on
line source

DEPTH   = ../../../..
topsrcdir = @top_srcdir@
srcdir    = @srcdir@
VPATH   = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = jetpack
XPIDL_MODULE  = jetpack

XPI_NAME = jetpack

XPIDLSRCS = nsIJetpack.idl \
            $(NULL)

include $(topsrcdir)/config/rules.mk