mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
# 40177
r = cls,pavlov, a = brendan OS/2 bringup - addition export of header, similar to makefile.win
This commit is contained in:
parent
c115636333
commit
8e60ec3e23
@ -17,6 +17,7 @@
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
# IBM Corp.
|
||||
#
|
||||
|
||||
DEPTH = ../../..
|
||||
@ -31,6 +32,7 @@ MODULE = timer
|
||||
EXPORTS = \
|
||||
nsITimer.h \
|
||||
nsITimerCallback.h \
|
||||
nsITimerQueue.h \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
Loading…
Reference in New Issue
Block a user