view components/Makefile.in @ 0:7180966f48bf

Origination.
author Atul Varma <varmaa@toolness.com>
date Thu, 16 Apr 2009 15:23:22 -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 = JSWeakRef-components
INSTALL_EXTENSION_ID = JSWeakRef-components@labs.mozilla.com
XPI_PKGNAME = JSWeakRef-components

DIST_FILES = install.rdf

include $(topsrcdir)/config/rules.mk