mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
da025b3471
Adding a Makefile.in which enables testembed to build note that embedding/qa is currently a windows only critter. as such, the embedding/Makefile.in needs: ifdef ENABLE_TESTS ifeq ($(OS_ARCH),WINNT) DIRS += qa endif endif |
||
---|---|---|
.. | ||
base | ||
browser | ||
componentlib | ||
components | ||
config | ||
examples | ||
lite | ||
minimo | ||
qa | ||
tests | ||
wrappers | ||
.cvsignore | ||
embed.pkg | ||
Makefile.in |