r = cls,pavlov, a = brendan
OS/2 bringup - addition export of header, similar to makefile.win
This commit is contained in:
mkaply%us.ibm.com 2000-06-02 21:47:39 +00:00
parent c115636333
commit 8e60ec3e23

View File

@ -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))