зеркало из https://github.com/mozilla/gecko-dev.git
exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec
This commit is contained in:
Родитель
4e40151875
Коммит
c0a4020754
|
@ -28,13 +28,17 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = shistory
|
||||
|
||||
XPIDLSRCS = nsISHEntry.idl \
|
||||
nsISHContainer.idl \
|
||||
nsISHTransaction.idl \
|
||||
nsISHistory.idl \
|
||||
nsISHistoryListener.idl \
|
||||
nsIHistoryEntry.idl \
|
||||
nsISHistoryInternal.idl \
|
||||
SDK_XPIDLSRCS = \
|
||||
nsIHistoryEntry.idl \
|
||||
nsISHistory.idl \
|
||||
nsISHistoryListener.idl \
|
||||
$(NULL)
|
||||
|
||||
XPIDLSRCS = \
|
||||
nsISHEntry.idl \
|
||||
nsISHContainer.idl \
|
||||
nsISHTransaction.idl \
|
||||
nsISHistoryInternal.idl \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче