view components/Makefile.in @ 0:d3ccbd89f5cc

Origination.
author Atul Varma <varmaa@toolness.com>
date Thu, 06 Aug 2009 10:50:23 -0700
parents
children
line wrap: on
line source

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

include $(DEPTH)/config/autoconf.mk

DIRS = public src

XPI_NAME = jetpack
INSTALL_EXTENSION_ID = jetpack-components@labs.mozilla.com
XPI_PKGNAME = jetpack-components

DIST_FILES = install.rdf

include $(topsrcdir)/config/rules.mk