mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
5fab70b1d8
Not part of build. a=brendan
11 lines
192 B
Makefile
11 lines
192 B
Makefile
DEPTH = ../../..
|
|
topsrcdir = @top_srcdir@
|
|
srcdir = @srcdir@
|
|
VPATH = @srcdir@
|
|
|
|
DIRS = \
|
|
public \
|
|
src
|
|
|
|
include $(topsrcdir)/config/rules.mk
|