mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Added the xpcom/sample directory to the build, so I can point people to the minimal XPConnect sample code there without them having to rebuild to try it out.
This commit is contained in:
parent
ff06f1799f
commit
ba4ce210c2
@ -31,6 +31,7 @@ DIRS= typelib \
|
||||
proxy \
|
||||
build \
|
||||
tools \
|
||||
sample \
|
||||
$(NULL)
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
|
@ -29,6 +29,7 @@ DIRS= typelib \
|
||||
proxy \
|
||||
tools \
|
||||
build \
|
||||
sample \
|
||||
tests
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
Loading…
Reference in New Issue
Block a user